Re: [OMPI users] After OS Update MPI_Init fails on one host

2013-07-21 Thread Kevin H. Hobbs
On 07/20/2013 04:14 PM, Ralph Castain wrote: > Ah! That would indicate an issue with the external hwloc > package they provided, which is the big reason we don't > recommend installing from packages. I'll happily report the bug to the hwloc developers. I'll also add what we've found here to the b

[OMPI users] UnsatisfiedLinkError - libmpi_java.so.0.0.0

2013-07-21 Thread Saliya Ekanayake
Hi, I obtained the nightly build openmpi-1.9a1r28881 (on 7/19/13) and built it with java enabled using, ./configure --enable-mpi-java --prefix=/N/u/sekanaya/build Then I wrote a simple MPI program to print the rank of the process, following user guide from http://www.open-mpi.org/papers/mpi-java