Skip to content
Prev 19711 / 63424 Next

Running R on dual/quad Opteron machines

On Mon, 6 Mar 2006, Simone Giannerini wrote:
The typical way that R is used on multiprocessor systems is running more 
than one program, rather than parallel processing. If four people are 
using the computer or if one person splits 10,000 iterations of a 
simulation into 4 sets of 2,500 you will be using all four processors.
It doesn't really.  There are interfaces to MPI and PVM and there is the 
possibility of using a parallel BLAS to speed up linear algebra.  These 
won't help much unless the server is under fairly low load so that a 
single program can use more than 100% of a single processor.  Our 
multiprocessor Opteron servers are rarely that underutilized.

 	-thomas

Thomas Lumley			Assoc. Professor, Biostatistics
tlumley at u.washington.edu	University of Washington, Seattle