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

Home » Public Forums » archive » Re: Help Large_array
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: Help Large_array [message #52614] Tue, 20 February 2007 09:27 Go to previous message
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
On Tue, 20 Feb 2007 12:15:07 +0000, Nigel Wade wrote:

>> b) What's the solution to the operation of large array once and for
>> all(I mean by software not changing hardware)?
>
> There is no solution if your hardware is 32bit. You need 64bit hardware, a 64bit
> OS and a 64bit version of IDL if you want to use arrays of that size.

Or you need to reconsider your methods to use only as much memory as your
system can support at a given time, working on data in chunks. ASSOC is
one (limited) IDL method for doing this, but there are others. It also
really helps if you layout your data such that the pieces which are needed
for a given calculation are nearby each other in memory.

JD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: adding columns to a binary table in a fits file
Next Topic: Re: strange behaviour of bar_plot

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

Current Time: Wed Oct 08 15:53:32 PDT 2025

Total time taken to generate the page: 0.00387 seconds