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

Home » Public Forums » archive » Memory Headache II
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 Headache II [message #37897 is a reply to message #37830] Mon, 02 February 2004 10:07 Go to previous messageGo to previous message
Pavel Romashkin is currently offline  Pavel Romashkin
Messages: 166
Registered: April 1999
Senior Member
Have you tried to allocate smaller arrays in a loop and see how much you
can allocate? IDL allocates ram for some extra stuff when using FLTARR
and such, like indices.
If you weren't on OSX, I'd say your limitation is due to memory
fragmentation, but I don't know how OSX handles this.

Pavel

David T wrote:
>
> In article <MPG.1a86c395d77cb5af9897c6@news.frii.com>, David Fanning
> <david@dfanning.com> wrote:
>
>> http://www.dfanning.com/file_io/lgfiles.html
>
> I think you meant:
>
> http://www.dfanning.com/fileio_tips/lgfiles.html
>
> I did read that thread, and the underlying issues described seemed to
> be pretty windows specific. I don't think Win32 issues will have a
> direct metaphor in FreeBSD, will they? I mean not beyond the inability
> to get a 64 bit pointer, that is. Again, I don't see what my arrays
> top out at 1.6 GB instead of 1.9 GB. in Mac OS X.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Realistic Illumination, IDL & OpenGL
Next Topic: Re: Using CALL_EXTERNAL with C++ Code

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

Current Time: Sat Nov 29 05:17:58 PST 2025

Total time taken to generate the page: 0.79826 seconds