[Aces-support] Matlab Memory Limits
Ryan Abernathey
rpa at MIT.EDU
Wed Aug 29 14:43:39 EDT 2007
This is not a real solution, but Matt Mazloff suggested I modify the
original interp3 function to convert its internal variables to single
precision. This was able to reduce memory usage enough for the script
to work.
The larger question of Matlab's inherent memory limitations still
stands...
On Aug 29, 2007, at 11:57 AM, Ryan Abernathey wrote:
> Hello,
>
> I am attempting to interpolate between two relatively large grids
> ( 360 x 160 x 50 --> 2160 x 320 x 42 ) using interp3. I keep
> getting the OUT OF MEMORY error. I looked into how much memory
> matlab can allocate, and the limit seems to be around 4GB (2^32),
> which is consistent with the limit of a 32-bit system. (http://
> www.mathworks.com/support/tech-notes/1100/1106.html) I am wondering
> if there is any way around this memory limit, i.e. if there is a 64-
> bit node where I can run a 64-bit version of Matlab.
>
> Does anyone know anything about this?
>
> Many thanks,
>
> __________________
> Ryan Abernathey
> rpa at mit.edu
> MIT Ph.D. Student
> Program in Oceans, Atmospheres & Climate
> http://web.mit.edu/rpa/
>
>
>
> _______________________________________________
> Aces-support mailing list
> Aces-support at acesgrid.org
> http://acesgrid.org/mailman/listinfo/aces-support
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://forge.csail.mit.edu/pipermail/aces-support/attachments/20070829/5ecc9be0/attachment.html
More information about the Aces-support
mailing list