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

Home » Public Forums » archive » 64-bit IDL and multi-threading
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: 64-bit IDL and multi-threading [message #56432 is a reply to message #56333] Fri, 19 October 2007 08:26 Go to previous message
rtowler is currently offline  rtowler
Messages: 28
Registered: June 2006
Junior Member
On Oct 19, 2:33 pm, wrote:

> I'm considering trying to set up a 64-bit system to get past the 1 GB
> limit of windows, and wondering at the same time how far it's worth
> going with a multi-processor system. I know some of the longer
> processing codes I have could be split into parallel tasks, but I've
> never tried that - I don't know even if it's possible in IDL beyond
> the built-in multi-threaded routines. I'd be glad of any advice...

Not to nitpick, but the limit in 32bit winXP/Vista is 4GB less the
MMIO region from ~3-4GB. In practical terms it's around 3-3.2GB. But
that's not your question :)

If you're buying a new machine, you'd actually be hard pressed *not*
to buy what most consider a multi-processor system. Multicore is
where it's at these days. (Intel will stop selling single core chips
early next year.) Will you benefit much in IDL? Hard to say.
Theoretically you could use the IDLtoIDL bridge and start multiple
instances of IDL and run those parallel tasks. How much of a
performance gain you'll realize would depend on a number of factors
but since you basically get that second core for free there's no
reason not to.

So go crazy and get that dual or quad core system.

-Rick
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: allocating memory
Next Topic: using cursor on multiplot data

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

Current Time: Thu Oct 09 23:50:46 PDT 2025

Total time taken to generate the page: 1.68032 seconds