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 #53144 is a reply to message #52616] Tue, 27 March 2007 07:20 Go to previous message
liamgumley is currently offline  liamgumley
Messages: 74
Registered: June 2005
Member
On Feb 20, 7:15 am, Nigel Wade <n...@ion.le.ac.uk> wrote:
> 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.

The array can be created in 64-bit IDL:

IDL Version 6.2 (linux x86_64 m64). (c) 2005, Research Systems, Inc.

IDL> b=dblarr(36000, 500, 25)
IDL> print, memory()
3600805575 452
134 3600805575

Hardware is a Sun Fire V40z with 8GB RAM running 64-bit CentOS.

Cheers,
Liam.
Practical IDL Programming
http://www.gumley.com/
[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 17:52:16 PDT 2025

Total time taken to generate the page: 0.00187 seconds