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 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Multi-Threading in ENVI [message #77848] Mon, 03 October 2011 11:14
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
On Oct 3, 6:46 am, nata <bernat.puigdomen...@gmail.com> wrote:
> 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

Thanks Nata anyhow. i will try another way to find out.
Cheers,
Dave
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
  Switch to threaded view of this topic Create a new topic Submit Reply
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: Fri Oct 10 13:31:08 PDT 2025

Total time taken to generate the page: 1.35889 seconds