check Memory in R:

?Memory



--- On Mon, 7/6/09, Scott Zentz <ze...@email.unc.edu> wrote:

From: Scott Zentz <ze...@email.unc.edu>
Subject: [R] Testing memory limits in R??
To: r-help@r-project.org
Date: Monday, July 6, 2009, 3:52 PM

Hello Everyone,

   We have recently purchased a server which has 64GB of memory running a 64bit 
OS and I have compiled R from source with the following config

./configure --prefix=/usr/local/R-2.9.1 --enable-Rshlib --enable-BLAS-shlib 
--enable-shared --with-readline --with-iconv --with-x --with-tcktk --with-aqua 
--with-libpng --with-jpeglib

and I would like to verify that I can use 55GB-60GB of the 64GB of memory 
within R. Does anyone know how this is possible? Will R be able to access that 
amount of memory from a single process? I am not an R user myself but I just 
wanted to test this before I turned the server over to the researchers..

Thanks!
-scz

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



      
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to