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

Home » Public Forums » archive » Re: IDL memory limitation?
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 memory limitation? [message #45476 is a reply to message #45475] Thu, 15 September 2005 13:07 Go to previous messageGo to previous message
Michael Wallace is currently offline  Michael Wallace
Messages: 409
Registered: December 2003
Senior Member
IDLmastertobe wrote:
> Thank you for answering my question. What I am confused now is that my
> file size is only 40-50MB instead of the 2-3GB mentioned. Why would I
> encounter memory problem? Is that related to I have multiple of these
> 40-50 MB files in my directory? I thought IDL is Direct Access and only
> load file when it is called. Thanks for your help.
>

Depending on how it's written, your code may be loading this data into
memory multiple times. If you're doing this work on a *nix machine
rather than Windows you can either use your system's process manager or
the 'top' program to watch the memory your IDL process is using. It's
nowhere near as good as having a real memory profiler, but that output
might give you an idea of what's happening.

-Mike
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Backing Store Question
Next Topic: fsc_color and z-buffer problem with remote non X-session

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

Current Time: Fri Oct 10 09:40:24 PDT 2025

Total time taken to generate the page: 0.48210 seconds