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

Home » Public Forums » archive » Memory problem
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: Memory problem [message #58735 is a reply to message #3153] Fri, 15 February 2008 11:53 Go to previous messageGo to previous message
Kenneth P. Bowman is currently offline  Kenneth P. Bowman
Messages: 585
Registered: May 2000
Senior Member
In article
<55a45ed0-d7ea-4e0f-8cc7-7c619e4e3a9a@e23g2000prf.googlegroups.com>,
greg.addr@googlemail.com wrote:

>> IDL> print, 5287*7707*8*4
>> 1303901088
>>
>> about 1.3 GB.
>>
>> This is doable on a 32-bit system (assuming that you have 2 GB of RAM),
>> but you will not be able to create two such arrays.
>
> That certainly isn't doable on my 32-bit XP system (2 GB) - its
> limit's just under 1 GB for a single allocation. I've recently started
> using a 64-bit XP exactly to get around this problem. The new system
> seems to be able to allocate properly up to the limit of RAM (I've
> tried to 8 GB):
>
> IDL> a=bytarr(8,1000,1000,1000,/nozero)
>
> Greg

Oh, I should have assumed it was Windows.

Ken
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: How to draw legend in draw widget
Next Topic: image statistics without the NaN

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

Current Time: Wed Oct 08 19:21:44 PDT 2025

Total time taken to generate the page: 0.00428 seconds