Re: [OMPI users] UnsatisfiedLinkError - libmpi_java.so.0.0.0

2013-07-25 Thread Saliya Ekanayake
Thank you. I tested a recent version and it worked. Saliya On Tue, Jul 23, 2013 at 2:30 PM, Ralph Castain wrote: > I suspect it has fallen stale as the Java bindings are being reworked as > we speak. I hope to see them committed back to the trunk shortly. > > > On Jul 20, 2013, at 10:01 PM, Sa

Re: [OMPI users] UnsatisfiedLinkError - libmpi_java.so.0.0.0

2013-07-23 Thread Ralph Castain
I suspect it has fallen stale as the Java bindings are being reworked as we speak. I hope to see them committed back to the trunk shortly. On Jul 20, 2013, at 10:01 PM, Saliya Ekanayake wrote: > Hi, > > I obtained the nightly build openmpi-1.9a1r28881 (on 7/19/13) and built it > with java en

[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