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

Home » Public Forums » archive » Re: Parallel Processing 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: Parallel Processing in IDL [message #94608 is a reply to message #72812] Sat, 22 July 2017 14:25 Go to previous messageGo to previous message
charan.harish is currently offline  charan.harish
Messages: 1
Registered: July 2017
Junior Member
On Tuesday, October 12, 2010 at 3:43:48 AM UTC+5:30, nata wrote:
> On 11 oct, 12:35, Ammar Yusuf <amyus...@gmail.com> wrote:
>> What's an easy way to use multiple processors in IDL? I have a large
>> program but I want to start with a simple program first. Let's say I
>> have an array of a million integers and I have four processors. I want
>> to add all the elements in this array and output it. I could split the
>> array into four parts and give it to each processor right? Is this
>> possible? How would I do this? Thanks!
>
> I wrote a routine to use multi-threading some time ago. I use
> IDL_IDLBridge and SHMMAP and it works good for some cases. If you are
> interested I can send you a copy.
> It only works for functions without output keywords.
>
> Cheers,
> nata

Dear Nata,
Can you send me your script? Further, I would like to tell you my problem that is, I am currently trying to read a bunch of *.sdf files from IDL and then doing post-processing. The problem is since the data size is huge, my IDL script is taking an enormous time.

Hence, can you kindly advise me as of how should I write a parallel IDL script which can read the file in parallel mode and finishes quickly?
Thanking you in advance!

Looking forward to a positive for a positive responce.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: move window object programmatically
Next Topic: Adding more to a Window.Save PDF page

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

Current Time: Wed Oct 08 18:56:38 PDT 2025

Total time taken to generate the page: 0.00381 seconds