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

Home » Public Forums » archive » Re: Large array 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: Large array memory problem. [message #46410 is a reply to message #46402] Tue, 22 November 2005 05:34 Go to previous messageGo to previous message
Paolo Grigis is currently offline  Paolo Grigis
Messages: 171
Registered: December 2003
Senior Member
Is this on windows? There was a thread here dealing about memory
fragmentation etc. some time ago, if I remember correctly the
conclusion was that there is not so much one can do in windows,
but a few tricks could help a bit, and that linux manages the
memory better. But anyway with idl 6.0 or less there is no chance
to allocate a very large array because of the "array has too many
elements" limit anyway.

Can you allocate two double (real) array instead of a complex one?

Ciao,
Paolo





Carolina wrote:
> Hi,
>
> I am running IDL 5.5 in a computer that has 2GB of RAM and a paging
> file size of 4GB. However it seems that IDL will not give more than
> about 1.2GB for array storage per IDL session. Unfortunately, I need to
> do an array multiplication where the arrays are double precision
> complex 11000 by 11000 square arrays, and IDL will not even give me
> enough memory for a single dcomplexarr(6500,6500) array!
>
> Am I being too ambitious? Could anyone please tell me if it is possible
> to store such a large array?
>
> I though IDL was the best language for large array manipulations, is it
> true? or are there other languages that are better suited for this?
>
> Many thanks for your time,
>
> Carolina.
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: My code is way to slow.. How can I optimize!?
Next Topic: the fastest way to find number of points in sphere(radius r)

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

Current Time: Sat Oct 11 15:51:25 PDT 2025

Total time taken to generate the page: 2.07971 seconds