Re: [OMPI users] problems with mpiJava in openmpi-1.9a1r27362

2012-10-01 Thread Jeff Squyres
On Sep 27, 2012, at 11:04 AM, Ralph Castain wrote: > I would suggest starting at r22500 and trying every 1000 revisions initially. > Remember that not every single revision will build and work correctly - this > is the developer's trunk and it is occasionally broken for a short while - > but sh

Re: [OMPI users] problems with mpiJava in openmpi-1.9a1r27362

2012-09-27 Thread Ralph Castain
On Wed, Sep 26, 2012 at 10:58 PM, Siegmar Gross < siegmar.gr...@informatik.hs-fulda.de> wrote: > Hi, > > the command works without linpc4 or with -mca btl ^sctp. > Excellent! > > mpiexec -np 4 -host rs0,sunpc4,linpc4 environ_mpi | & more > > [sunpc4.informatik.hs-fulda.de][[6074,1],2][../ > > >

Re: [OMPI users] problems with mpiJava in openmpi-1.9a1r27362

2012-09-27 Thread Siegmar Gross
Hi, the command works without linpc4 or with -mca btl ^sctp. mpiexec -np 4 -host rs0,sunpc4,linpc4 environ_mpi | & more [sunpc4.informatik.hs-fulda.de][[6074,1],2][../ tyr hello_1 162 mpiexec -np 4 -host rs0,sunpc4 environ_mpi | & more Now 3 slave tasks are sending their environment. tyr he

Re: [OMPI users] problems with mpiJava in openmpi-1.9a1r27362

2012-09-26 Thread Ralph Castain
Hmmm...well, this is indeed confusing. I see the following in your attached output: [sunpc4.informatik.hs-fulda.de][[4083,1],2][../../../../../openmpi-1.9a1r27362/ompi/mca/btl/sctp/btl_sctp_proc.c:143:mca_btl_sctp_proc_create] mca_base_modex_recv: failed with return value=-13 [rs0.informatik.hs-fu

Re: [OMPI users] problems with mpiJava in openmpi-1.9a1r27362

2012-09-26 Thread Siegmar Gross
Hi, > I'm on the road the rest of this week, but can look at this when I return > next week. It looks like something unrelated to the Java bindings failed to > properly initialize - at a guess, I'd suspect that you are missing the > LD_LIBRARY_PATH setting so none of the OMPI libs were found. Per

Re: [OMPI users] problems with mpiJava in openmpi-1.9a1r27362

2012-09-26 Thread Ralph Castain
I'm on the road the rest of this week, but can look at this when I return next week. It looks like something unrelated to the Java bindings failed to properly initialize - at a guess, I'd suspect that you are missing the LD_LIBRARY_PATH setting so none of the OMPI libs were found. On Wed, Sep 26,

[OMPI users] problems with mpiJava in openmpi-1.9a1r27362

2012-09-26 Thread Siegmar Gross
Hi, yesterday I installed openmpi-1.9a1r27362 on Solaris and Linux and I have a problem with mpiJava on Linux (openSUSE-Linux 12.1, x86_64). linpc4 mpi_classfiles 104 javac HelloMainWithoutMPI.java linpc4 mpi_classfiles 105 mpijavac HelloMainWithBarrier.java linpc4 mpi_classfiles 106 mpijavac -s