Skip to content

Trouble with the memory allocation

1 message · Thomas Lumley

#
On Mon, 16 Jul 2001, Laurent Gautier wrote:

            
There is an upper limit on the memory size because some internal objects in the memory manager are stored as ints (even on a 64-bit system this  limits you, I think, to 4Gb, but it may be 2Gb).  

It shouldn't be too hard to expand these limits for 64-bit systems. There is a much firmer limit in the design of R to no more than 2^31 objects, and to objects of maximum length 2^31, but this would still allow multigigabyte workspaces.


    -thomas



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._