Skip to content

Using R in parallel on a 2 processor machine

3 messages · Graham Law, Andy Bunn, Brian Ripley

#
How about installing an operating system that knows its way around that much
RAM?
#
Try reading the rw-FAQ!

There is no way user processes in Windows XP can access all 4Gb of the 
address space, but if you tune both R and XP correctly you should be able 
to get above 2Gb in total.  See the rw-FAQ for how to tune R.

Nevertheless, as you have already been told, it is a lot easier to do this
under a
On Mon, 15 Nov 2004, Graham Law wrote: