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

Home » Public Forums » archive » Re: Array has too many elements?
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: Array has too many elements? [message #37501 is a reply to message #37493] Fri, 19 December 2003 11:54 Go to previous messageGo to previous message
Jonathan Greenberg is currently offline  Jonathan Greenberg
Messages: 91
Registered: November 2002
Member
So, any suggestions for the best way of getting around these limitations (I
mean, without having to buy a 64-bit machine) -- how about chopping the
array up into smaller blocks and performing for-next loops -- processing
part of the array, writing the results, and then processing the next part?
Are there better ways than this?

--j


"Bringfried Stecklum" <stecklum@tls-tautenburg.de> wrote in message
news:brufv7$qgm$1@fsuj29.rz.uni-jena.de...
> Jonathan Greenberg wrote:
>> Followup question -- I've now come across a lot of discussion about
windows
>> boxes and memory problems under IDL (David Fanning, thats a terrific
website
>> you have (http://www.dfanning.com/)-- wish I had found it a few weeks
ago!).
>> Do these problems simply not exist on UNIX boxes (given ample amount of
RAM
>> + pagefile space)? I reprogrammed a slow but memory conservative
version of
>> this algorithm I'm working on using a bunch of for-next loops -- after
all
>> the discussion I've been seeing about how for-next loops stink, I
recoded
>> the algorithm using mostly matrix calls -- but of course I need more
memory
>> to do these, hence the array has too many elements error. I'm tempted
to
>> switch over to a slower UNIX box if this memory problem won't show up...
>> thoughts?
>>
>> --j
>>
> You need a 64 bit CPU to overcome the memory problem (or more accurately,
to
> shift the barrier beyond your current needs). The ~1.5GB limit in memory
and
> the maximum amount of ~2^31 array elements result from the 32 bit
architecture
> (irrespective of running windows or linux).
>
> regards,
>
> Bringfried Stecklum
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Tree widget woes
Next Topic: Position of Y axis title

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

Current Time: Sat Oct 11 06:13:39 PDT 2025

Total time taken to generate the page: 0.72124 seconds