Skip to content
Prev 157501 / 398506 Next

Problem with R on dual core under Linux - can not execute mpi.spawn.Rslaves()

Look at the configure output below: configure is finding mpi.h in
/usr/lib/mpich/include, soit is using mpich, not lam.  You may be able
to tell Rmpi specifically where to look for LAM stuff or you may need
to uninstall mpich (almost surely that can be avoided but it may be
easier if you don't really need mpich).

Best,

luke
On Mon, 29 Sep 2008, Rainer M Krug wrote: