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

Home » Public Forums » archive » Best method for very big array rebinning?
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: Best method for very big array rebinning? [message #40087 is a reply to message #40013] Thu, 08 July 2004 08:07 Go to previous message
K. Bowman is currently offline  K. Bowman
Messages: 330
Registered: May 2000
Senior Member
In article <f6d3543d.0407080240.46755e96@posting.google.com>,
amolins@mce.hggm.es (Antonio Molins) wrote:

> Kenneth Bowman <k-bowman@null.tamu.edu> wrote in message
> news:<k-bowman-72BB68.09413807072004@news.tamu.edu>...
>> Buy a 64-bit computer with lots of memory (Sun, IBM, SGI, or HP).
>
> ok... No more ideas? I can't believe any other method to refine my algorithm
> exist!

Well, you asked how to make arrays bigger than 2 GB. That can't be done
on a 32-bit machine.

The alternative is to break the problem up into chunks, and the approach
that you suggested is probably as good as any. If you can do the
problem by rows (i.e., in order of memory access), it will probably be
relatively efficient.

Ken Bowman
[Message index]
 
Read Message
Read Message
Previous Topic: Random convolution ?
Next Topic: good way to subdivide line segments?

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

Current Time: Fri Oct 10 12:40:10 PDT 2025

Total time taken to generate the page: 0.63722 seconds