Skip to content
Prev 15370 / 63424 Next

How to use Rmpi?

If your computation is simple enough to express in terms of lapply or
other apply calls that you want to have run in parallel then you might
try the 'snow' package on CRAN which can run on top of Rmpi.  Some
places to get more details on that:

http://www.stat.uiowa.edu/~luke/R/cluster/cluster.html
http://www.bepress.com/cgi/viewcontent.cgi?article=1016&context=uwbiostat

Best,

luke
On Thu, 10 Mar 2005, Alessandro Balboni wrote: