comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » multi-core computing in IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: multi-core computing in IDL [message #91706 is a reply to message #91700] Thu, 13 August 2015 14:35 Go to previous message
chris_torrence@NOSPAM is currently offline  chris_torrence@NOSPAM
Messages: 528
Registered: March 2007
Senior Member
On Thursday, August 13, 2015 at 12:32:35 PM UTC-6, chu xiangning wrote:
> On Thursday, August 13, 2015 at 2:52:50 AM UTC-7, superchromix wrote:
>> hi all,
>>
>> Now that we've reached IDL 8.5, are we any closer to a solution that enables IDL code to take advantage of multiple cores of the CPU for calculations? (I'm not talking about the IDL thread pool, which is restricted to specific functions). Does the IDL-Python bridge help in some way? I know that python offers a "thread" api.. ?
>>
>> thanks
>> Mark
>
> Hi Mark,
> I have used idl_bridge to use multiple CPUs. So far so good if threads don't need data interaction.

Hi all,

Well, the IDL Python Bridge by itself doesn't bring IDL any closer to multi-core (or parallel) computation. By the way, Python itself isn't thread-safe, and needs to jump through a lot of gyrations to use threads...

We *are* thinking about parallel IDL, and we have an outline of what needs to be done. We just need time & people. :-)

We could certainly share more information when we get closer to designing the API.

-Chris
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: python bug??
Next Topic: Using /overplot in scatter_surface

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:58:42 PDT 2025

Total time taken to generate the page: 0.00174 seconds