X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 18 Mar 2008 07:03 AM by  anon
Handling large arrays in IDL
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
18 Mar 2008 07:03 AM
    Hello, I need some tips about handling large arrays in IDL. The IDL gives an error message when I try to create arrays of the size (100000 x 100000). The messages are like " array contains too many elements" or "cannot allocate memory". A way to get around the problem is to create many smaller arrays but I would like to keep this option as the last one. The RAM size of the server is 8GB, probably it is maximum that can fit into the machine. I would be grateful to have suggestions from you to create large arrays of size (100000 x 100000). Thank you. Regards, Vijay
    You are not authorized to post a reply.