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

Home » Public Forums » archive » Re: IDL and Linux on dual processor
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 Linux on dual processor [message #19319 is a reply to message #19302] Thu, 09 March 2000 00:00 Go to previous messageGo to previous message
charles fowler is currently offline  charles fowler
Messages: 2
Registered: March 2000
Junior Member
Peter,

I'm using dual PIII 450's in a SuperMicro P6DBS
motherboard, with 256 megs of RAM, and 512 megs of swap space.

The IDL code is very short:

pro idl_test
for i=0l,1000000 do begin
for j=0l,1000000 do begin
;help,/mem
;help,/heap_variables
a=[1]
end
end
end

If I start this twice so that both processors
are running, the machine freezes in less
than a minute or two.

It doesn't seem to be a memory problem, unless there is
a memory leak somewhere.

I've also tried niceing IDL to 5 instead of the default
0 , but that didn't seem to help, except that maybe it might
take a little longer to freeze up, but that could be my
imagination.

I can run compiled jobs, or single IDL jobs using
large memory requirements that require swapping, with
no problem.

Sticking print statements in the above code show that
the problem never happens at the same place.

RSI had me include the 2 help commands, they showed
nothing interesting.

Any ideas?

Thanks,
chuck.


************************************************************
* Charles Fowler cfowler@boulder.colorado.edu *
* Voice (303) 492-0975 FAX (303) 492-2825 *
* Colorado Center for Astrodynamics Research *
* University of Colorado at Boulder *
* Campus Box 431 Boulder, Colorado 80309-0431 *
************************************************************
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Object Data and pointer assignments
Next Topic: Re: Converting 8-bit image + pallete to 24 bit image with alpha channel

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

Current Time: Sat Oct 11 10:28:53 PDT 2025

Total time taken to generate the page: 0.00593 seconds