Help in increasing R memory in unix
On 08.05.2012 14:34, Stephen Sefick wrote:
Can you parallelize the code? It really depends on where the bottle neck is. HTH, Stephen On 05/07/2012 10:37 PM, arunkumar1111 wrote:
HI I've a unix machine which is of 16 GB. when i run any R process it takes only 2GB of Memory. How to increase Memory limit. It takes a lot of time to run the process for larger datasets
If it is a 64-bit R, it will take as much memory as it needs unless your admin applied some restrictions. Uwe Ligges
----- Thanks in Advance Arun -- View this message in context: http://r.789695.n4.nabble.com/Help-in-increasing-R-memory-in-unix-tp4616510.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ R-help at 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.