[R] [R 1.4] Cannot allocate vector of length 1073741824

Kjetil Kjernsmo kjetil.kjernsmo at astro.uio.no
Sat Jan 19 22:40:19 CET 2002


Thomas Lumley writes:

> This is asking for (probably) 4Gb of memory, which is quite a lot even
> with 16Gb available.  The new (post1.2) memory manager should in principle
> be able to allocate all the memory you can address, as long as no object
> has more than 2^31 entries and there are no more than 2^31 objects, but I
> don't think all the int vs long vs pointer details have been chased down
> yet. I haven't heard of anyone using more than 2Gb for R, but if there is
> anyone they are probably subscribed to this list...
> 

I once ran R with vsize=2Gb loooong ago (obviously with the old memory
system), just because I could.... :-) And I got away with it fine, it
did with it was supposed to do, and proved that I should take a
completely different approach to solve my problem... :-)
Unfortunately, I can't anymore... :-(

Best,

Kjetil
-- 
Kjetil Kjernsmo
Graduate astronomy-student                    Problems worthy of attack
University of Oslo, Norway            Prove their worth by hitting back
E-mail: kjetikj at astro.uio.no                                - Piet Hein
Homepage <URL:http://folk.uio.no/kjetikj/>
Webmaster at skepsis.no                            OpenPGP KeyID: 6A6A0BBC
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list