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

Home » Public Forums » archive » Re: Multi-Threading in ENVI
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-Threading in ENVI [message #77852 is a reply to message #77848] Mon, 03 October 2011 06:46 Go to previous message
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
Hello,

I don't know how ENVI works but in IDL I use multi-threading executing
different sessions at the same time (Linux):

command='idl -e ROUTINE -args part_1 &'
SPAWN, command

command='idl -e ROUTINE -args part_2 &'
SPAWN, command

command='idl -e ROUTINE -args part_3 &'
SPAWN, command

;+
; Here I wait for the result
;-


Not sure if this is wanna help you. Cheers,
nata
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Contemplating Tick Lengths
Next Topic: Re: finding confidence interval in spectral analysis ( something similar to chi2conf.m in matlab)

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

Current Time: Sat Oct 11 06:11:38 PDT 2025

Total time taken to generate the page: 2.16228 seconds