Skip to content
Prev 29203 / 63424 Next

Rmpi segfault after install on Ubuntu Hardy Heron

Hello,
I can confirm that Rmpi 0.5.5 works fine with openmpi 1.1

But if (a) the cluster you are running on is set up to allow spawning and (b) you have lam-mpi installed, there is a function within zzz.R which will spawn a lam-mpi process as well which you might need to prevent.

The package README tells you what to do to prevent lam-mpi starting up.   You either hack at the zzz.R, or you set up a file called lamnodes (I think) as a shell script which contains echo lamnodes NULL (or similar) and put this somewhere on your path.   That tells Rmpi not to fire up lammpi, you can run it under mpirun -np 1 -hostfile myhosts R --vanilla --slave CMD BATCH diddlededoo.R &

Best

Paul

-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Paul Hewson
Lecturer in Statistics
University of Plymouth
Drake Circus
Plymouth PL4 8AA

tel ++44(0)1752 232778
email paul.hewson at plymouth.ac.uk
web http://www.plymouth.ac.uk/staff/phewson
Message-ID: <D316C48934DDC340AEC96EF223BC53C913ED1F2053@ILS130.uopnet.plymouth.ac.uk>
In-Reply-To: <1A68FCB28DE72F4BA3B967E6506CCE4302294977@mildnpexmb01.maninvestments.ad.man.com>