Re: Max memory on IRIX? [message #20004] |
Fri, 12 May 2000 00:00  |
Patrick Broos
Messages: 27 Registered: December 1996
|
Junior Member |
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
Dave,
<BR>Just a thought ... The cshell in Solaris imposes various limits on
the resources that child processes can
<BR>use, including the data size. In my shell the command "limit"
will show the current settings.
<P>Regards,
<BR>Patrick Broos
<BR>
<P>Dave Wyble wrote:
<BR>
<BLOCKQUOTE TYPE=CITE>We're having some memory difficulties. The problem
is that we cannot
<BR>seem to get IDL to use any more than about 1.2GB of RAM. We have tons
of
<BR>swap space allocated, and have verified that it is used correctly.
No
<BR>matter what we do, IDL seems to have a maximum amount of memory it
will
<BR>give us, and then no more is to be had.
<P>The procedure is to simply allocate storage:
<BR>z1 = fltarr(1000,1000,20)
<BR>z2 = ...
<BR>until the out of memory error occurs. We monitor system memory and
swap
<BR>space used. There is nothing else running on the machine, and since
we
<BR>don't approach the 8GB limit of physical memory, swap space doesn't
seem
<BR>to come into play.
<P>The system specifics are:
<BR>SGI Onyx2
<BR>8 CPUs
<BR>8 GB memory
<BR>IDL 5.2 or 5.3 (identical results)
<P>Any ideas out there?
<P>Thanks in advance for your help.
<P>Dave Wyble
<BR>Munsell Color Science Laboratory
<BR>RIT</BLOCKQUOTE>
<PRE>--
============================================================ ========
Patrick S. Broos, Systems Analyst/Programmer patb@astro.psu.edu
Department of Astronomy and Astrophysics My office 814-863-5505
Penn State University
525 Davey Lab &nb sp; &nb sp; &nb sp; &nb sp; FAX &nb sp; 814-863-8686
University Park, PA 16802-6305
<A HREF="http://www.astro.psu.edu">http://www.astro.psu.edu</A> Group office 863-9550
============================================================ ======== </PRE>
</HTML>
|
|
|