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

Home » Public Forums » archive » Thread-Pool for operators?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Thread-Pool for operators? [message #73858] Tue, 30 November 2010 03:15
rogass is currently offline  rogass
Messages: 200
Registered: April 2008
Senior Member
Hi folks,
as documented thread-pool keywords can be also used for binary and
unary operators like GE. The question is, how? :)

It is clear for 'usual' routines such as TOTAL:

IDL> r=randomu(sd,100000000l) & t0=systime(1)
&_=total(r,TPOOL_MIN_ELTS=n_elements(r)) & print,systime(1)-t0
0.075000048
IDL> r=randomu(sd,100000000l) & t0=systime(1) &_=total(r) &
print,systime(1)-t0
0.081000090

Missed I something or is it still undocumented?

Cheers

CR
[Message index]
 
Read Message
Previous Topic: paypal payment Googi hoody made in china
Next Topic: Re: IDL - Extracting data from within boundary defined by shapefile

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

Current Time: Wed Oct 08 15:36:42 PDT 2025

Total time taken to generate the page: 0.00380 seconds