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

Home » Public Forums » archive » IDL_IDLBridge and the virtual machine
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
IDL_IDLBridge and the virtual machine [message #83528] Wed, 13 March 2013 04:58 Go to previous message
Helder Marchetto is currently offline  Helder Marchetto
Messages: 520
Registered: November 2011
Senior Member
Hi,
I would like to use the IDL_IDLBridge, but I just read in the documentation that it is not possible to use execute, getvar and setvar methods in VM mode.
This is quite annoying, but is there another functional way to parallelize computations in IDL?

I basically have a list of n images (n~100, maybe more) and I perform computations on images k with k-1 for the whole list. I wanted to start computations separately:

Res1 = ComputationFunction(RefImg=0, Img=1)
Res2 = ComputationFunction(RefImg=1, Img=2)
Res3 = ComputationFunction(RefImg=2, Img=3)
...
and put all the results in an array.

Any suggestions?

I could try writing a batch process and producing a .sav that puts the result in a file and so on... but this seems a bit "dirty".

Thanks,
Helder
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Inhibit setting the X axis starting value to 0
Next Topic: cgps_open output size

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

Current Time: Wed Oct 08 13:31:37 PDT 2025

Total time taken to generate the page: 0.00473 seconds