Afraid I have no brilliant ideas to offer - I’m not seeing that problem. It 
usually indicates that the orte_schizo plugin is being pulled from an incorrect 
location. You might just look in your install directory and ensure that the 
plugin is there. Also ensure that your install lib is at the front of the 
LD_LIBRARY_PATH


> On Jul 19, 2016, at 1:27 PM, Nathaniel Graham <nrgraha...@gmail.com> wrote:
> 
> 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 <nrgraha...@gmail.com 
> <mailto:nrgraha...@gmail.com>> wrote:
> The prefix location has to be there.  Otherwise ompi attempts to install to a 
> read only directory.  
> 
> I have the install bin directory added to my path and the lib directory added 
> to the LD_LIBRARY_PATH.
> 
> When I run: which mpirun it is pointing to the expected place.
> 
> -Nathan
> 
> On Tue, Jul 19, 2016 at 2:08 PM, Ralph Castain <r...@open-mpi.org 
> <mailto:r...@open-mpi.org>> 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 <nrgraha...@gmail.com 
> > <mailto:nrgraha...@gmail.com>> wrote:
> >
> > 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 command is:
> >
> >     ./configure --prefix=/users/ngraham/ompi_install --enable-mpi-java
> >
> > Everything builds fine, but I get this issue with mpirun.  I am running a 
> > Java program, but I do not believe this is Java related.  The mpirun 
> > command I am using is:
> >
> >     mpirun -np 2 Java OSUBW
> >
> > -Nathan
> > _______________________________________________
> > users mailing list
> > us...@open-mpi.org <mailto:us...@open-mpi.org>
> > Subscription: https://www.open-mpi.org/mailman/listinfo.cgi/users 
> > <https://www.open-mpi.org/mailman/listinfo.cgi/users>
> > Link to this post: 
> > http://www.open-mpi.org/community/lists/users/2016/07/29694.php 
> > <http://www.open-mpi.org/community/lists/users/2016/07/29694.php>
> 
> _______________________________________________
> users mailing list
> us...@open-mpi.org <mailto:us...@open-mpi.org>
> Subscription: https://www.open-mpi.org/mailman/listinfo.cgi/users 
> <https://www.open-mpi.org/mailman/listinfo.cgi/users>
> Link to this post: 
> http://www.open-mpi.org/community/lists/users/2016/07/29695.php 
> <http://www.open-mpi.org/community/lists/users/2016/07/29695.php>
> 
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> Subscription: https://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post: 
> http://www.open-mpi.org/community/lists/users/2016/07/29697.php 
> <http://www.open-mpi.org/community/lists/users/2016/07/29697.php>

Reply via email to