Re: [OMPI users] Java-OpenMPI returns with SIGSEGV

2016-07-07 Thread Nathaniel Graham
Hello Gundram, I was also not able to reproduce the issue on my computer (OS X El Capitan). I ran both your code and the one provided by Gilles with no issues. I can try it on my Ubuntu machine when I get home. -Nathan On Thu, Jul 7, 2016 at 2:05 AM, Gilles Gouaillardet wrote: > Gundram, > >

[OMPI users] mpirun: Symbol `orte_schizo' has different size in shared object, consider re-linking

2016-07-19 Thread Nathaniel Graham
Hello, I am trying to run the OSU tests for some results for a poster, but I am getting the following error: mpirun: Symbol `orte_schizo' has different size in shared object, consider re-linking I am building off master with gcc on Red Hat Enterprise Linux Server release 6.7. My config comm

Re: [OMPI users] mpirun: Symbol `orte_schizo' has different size in shared object, consider re-linking

2016-07-19 Thread Nathaniel Graham
at 2:08 PM, Ralph Castain wrote: > Sounds to me like you have a confused build - I’d whack your prefix > location and do a “make install” again > > > On Jul 19, 2016, at 1:04 PM, Nathaniel Graham > wrote: > > > > Hello, > > > > I am trying to run the OSU

Re: [OMPI users] mpirun: Symbol `orte_schizo' has different size in shared object, consider re-linking

2016-07-19 Thread Nathaniel Graham
Ive also blown away the install directory and did a complete reinstall in case there was something old left in the directory. -Nathan On Tue, Jul 19, 2016 at 2:21 PM, Nathaniel Graham wrote: > The prefix location has to be there. Otherwise ompi attempts to install > to a read only dir