[StarCluster] using StarCluster with R and Rmpi

Justin Riley justin.t.riley at gmail.com
Tue Oct 26 17:01:18 EDT 2010


On 10/26/2010 04:54 PM, Justin Riley wrote:
> OK so it sounds like this *could* be a compile issue although that's
> hard to tell without the installation log. Would you mind sending the
> output from the installation using the "R CMD INSTALL" method?

Just found this old post from Rmpi mailing list:

https://stat.ethz.ch/pipermail/r-sig-hpc/2009-February/000105.html

Might give this a try when calling mpirun:

user at master $ export R_PROFILE=/usr/lib/R/site-library/Rmpi/Rprofile
user at master $ mpirun -n 4 --hostfile hostfile R CMD BATCH load.R

Need to check that the R_PROFILE path actually exists, but I'm curious
if this helps at all...

~Justin



More information about the StarCluster mailing list