Re: [OMPI users] segfault on java binding from MPI.init()

2015-08-06 Thread Howard Pritchard
HI Nate, We're trying this out on a mac running mavericks and a cray xc system. the mac has java 8 while the cray xc has java 7. We could not get the code to run just using the java launch command, although we noticed if you add catch(NoClassDefFoundError e) { System.out.println("Not

Re: [OMPI users] segfault on java binding from MPI.init()

2015-08-06 Thread Nate Chambers
Howard, I tried the nightly build openmpi-dev-2223-g731cfe3 and it still segfaults as before. I must admit I am new to MPI, so is it possible I'm just configuring or running incorrectly? Let me list my steps for you, and maybe something will jump out? Also attached is my config.log. CONFIGURE ./