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

Home » Public Forums » archive » CPU Process Manager Library / Parallel Processing
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
CPU Process Manager Library / Parallel Processing [message #93160] Tue, 03 May 2016 09:09 Go to next message
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
I decided to publish my library for parallel processing under IDL.

It's quite a complete library able to deal with procedures and functions with input and output parameters and keywords.
It has also the possibility to work with shared memory segments. Functionality that I didn't debug that much.

I wrote a little bit of documentation and I will upload the IDLDOC and more examples soon. For now, you will have to look the code to see the public available methods.

Note that the library is composed of 2 files that you will have to include in your IDL path.
The object xidl_idlbridge it is quite interesting and it could be used without the library handler (cpu_process_manager object)

Enjoy!

https://github.com/bernatp3rs/idl_cpu_pm/wiki
Re: CPU Process Manager Library / Parallel Processing [message #93193 is a reply to message #93160] Tue, 10 May 2016 20:38 Go to previous messageGo to next message
jiashenyue is currently offline  jiashenyue
Messages: 10
Registered: January 2013
Junior Member
On Tuesday, May 3, 2016 at 9:09:33 AM UTC-7, nata wrote:
> I decided to publish my library for parallel processing under IDL.
>
> It's quite a complete library able to deal with procedures and functions with input and output parameters and keywords.
> It has also the possibility to work with shared memory segments. Functionality that I didn't debug that much.
>
> I wrote a little bit of documentation and I will upload the IDLDOC and more examples soon. For now, you will have to look the code to see the public available methods.
>
> Note that the library is composed of 2 files that you will have to include in your IDL path.
> The object xidl_idlbridge it is quite interesting and it could be used without the library handler (cpu_process_manager object)
>
> Enjoy!
>
> https://github.com/bernatp3rs/idl_cpu_pm/wiki

Thanks for sharing! I was always using SPAWN to run multiple tasks with a series of prepared scripts. Unfortunately if using this, there is no way to see the verbose output from the console. This tool definitely gives more control over the whole process.

Shenyue
Re: CPU Process Manager Library / Parallel Processing [message #93195 is a reply to message #93193] Wed, 11 May 2016 05:50 Go to previous message
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
I am glad that somebody started using it. It took me more than a year to develop the library and I think that it's the most complete tool to deal with parallel computing under IDL.
Please do not hesitate to ask if you have any questions,
nata
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: rong coordinates with write tiff
Next Topic: Dark theme for IDL?

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

Current Time: Wed Oct 08 11:24:17 PDT 2025

Total time taken to generate the page: 0.03103 seconds