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

Home » Public Forums » archive » Re: Memory limited to 128 MB on DEC Alpha
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Memory limited to 128 MB on DEC Alpha [message #20829] Fri, 28 July 2000 00:00
Craig Markwardt is currently offline  Craig Markwardt
Messages: 1869
Registered: November 1996
Senior Member
I think this comes up every once in a while on the newsgroup. The
first thing I suggest is for you to check your process limits. For
csh and tcsh you can type "limit" and you will get something like
this:

datasize 131072 kbytes

Ahah! Only 128 MB available for use. This is so that a Johnny Random
user can't go wild and use all the memory by default. But this is
what you want to do.

The solution is to remove the limits with the command "limit datasize
unlimited". You will need to exit and restart IDL for this to take
effect.

Craig

mole6e23@hotmail.com (Todd Clements) writes:


> Hi there..
>
> I'm using IDL 5.3 on a DEC Alpha (Personal Workstation 500/AU) using
> Digital UNIX 4.0E.
>
> We have 512 MB of physical memory and 792 MB of virtual memory (yes,
> probably not enough) installed. However, when I run IDL, I seem to be
> limited to only 128 MB of memory.
>
> junk=bytarr(1000,1000,133)
>
> is the largest allocation I can perform on startup of IDL. It would be
> nice to be able to do larger allocations (or at least a long series of
> smaller allocations). I watched during the execution of a program (using
> swapon -s) that slowly consumes memory, and the virtual memory wasn't
> being hit in the slightest to try and come up with more memory (not that
> it should need it - I was the only user logged in at the time).
>
> My question is, why the limitation? I saw documentation on RSIs site about
> limitations with HP-UNIX, but nothing about Digital UNIX. Is there a way
> around it?
>
> Thanks in Advance for help, and if possible, please send a copy of your
> response to my e-mail (mole6e23@hotmail.com).
>
> Todd

--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@cow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: ����� �������� ���������� � ������
Next Topic: Memory limited to 128 MB on DEC Alpha

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

Current Time: Wed Oct 08 15:52:58 PDT 2025

Total time taken to generate the page: 0.00493 seconds