Skip to content
Prev 113 / 2152 Next

Rmpi working with OpenMPI and PBSPro but snow fails

mpiexec -n 3 RMPISNOW -f snowtest_solo.r

works for me with OpenMPI (openmpi-1.2.4-2.fc9.x86_64) and current snow.

The RMPISNOW does try to identify the master to adjust the arguments
but that shouldn't cause confusion about who is the master -- that is
based on the rank.  It may be that your profile file setting you
mentioned is gettng inthe way as RMPISNOW uses the R_PROFILE
environment variable to get the top level code into the processes.

luke
On Wed, 4 Mar 2009, Huw Lynes wrote: