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

Home » Public Forums » archive » IDL and Dual Processor PC's
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: IDL and Dual Processor PC's [message #15721 is a reply to message #15635] Fri, 04 June 1999 00:00 Go to previous messageGo to previous message
Peter Mason is currently offline  Peter Mason
Messages: 145
Registered: June 1996
Senior Member
"Tanya Lancaster" <lancaste@morph.ebme.cwru.edu> wrote:
> We are looking into purchasing a dual processor pc. I was wondering
> if there would be a notable increase in speed for running IDL
> programs.
> Right now we handle large medical image data sets and operations on
> the data sets take up to several hours on a PII -400, 256 mb memory.

We have a dual PII/300 running WinNT4. As has been noted by other
posters, the whole IDL environment is single-threaded and as such will
not run on more than 1 CPU at a time. However, the second CPU does
provide a varying amount of benefit - operating-system calls (such as
I/O) can involve it. At times you can see an overall CPU usage of up
to 70% or so while doing flat-out processing in ENVI, although this is
unusual and the typical figure is of course 50%.
Unless you are going to be writing multithreaded routines for accessing
via IDL's call_external (or similar), or doing some sort of concurrent
work like the Linux poster, I'd say that dual CPU is something of a
luxury and the money's better spent on more memory or hardware RAID.
(If you're routinely crunching through large datasets then it is likely
that a good I/O subsystem will be your best investment by **F*A*R**.)

Peter Mason


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: axis: color and fonts - how to change it?
Next Topic: widget_programming

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

Current Time: Wed Oct 08 19:32:27 PDT 2025

Total time taken to generate the page: 0.00192 seconds