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
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
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
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
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