Re: [OMPI users] error with mrmpi and openmpi

2012-11-29 Thread Ralph Castain
Ah, thanks - I was curious as Greenplum is about to release the full port of Hadoop to OpenMPI so it can be run anywhere and support MPI as well. I'm at least a little familiar with this one, but didn't realize it had been distributed. On Nov 29, 2012, at 8:00 AM, Howard Pritchard wrote: > H

Re: [OMPI users] error with mrmpi and openmpi

2012-11-29 Thread Howard Pritchard
Hi Ralph, mrmpi is an mpi based map reduce implementation developed at sandia labs. Howard On 11/28/2012 09:20 PM, Ralph Castain wrote: On Nov 28, 2012, at 12:21 PM, Mariana Vargas Magana wrote: Hi openmpi'users I now trying to install mrmpi in a cluster to use it with openmpi, I install

Re: [OMPI users] error with mrmpi and openmpi

2012-11-29 Thread Jeff Squyres
On Nov 28, 2012, at 11:20 PM, Ralph Castain wrote: >> libibverbs: Warning: no userspace device-specific driver found for >> /sys/class/infiniband_verbs/uverbs0 > > Looks like OMPI was built with Infiniband support, but we aren't finding the > required support libraries wherever the process is r

Re: [OMPI users] error with mrmpi and openmpi

2012-11-28 Thread Ralph Castain
On Nov 28, 2012, at 12:21 PM, Mariana Vargas Magana wrote: > Hi openmpi'users > > I now trying to install mrmpi in a cluster to use it with openmpi, I > installed locally openmpi with the option --disable-dlopen , I install also > mrmpi without apparent problems but when testing with the bas

[OMPI users] error with mrmpi and openmpi

2012-11-28 Thread Mariana Vargas Magana
Hi openmpi'users I now trying to install mrmpi in a cluster to use it with openmpi, I installed locally openmpi with the option --disable-dlopen , I install also mrmpi without apparent problems but when testing with the basic commands in a python27 shell from mrmpi import mrmpi mr=mrmpi() I ge