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

Reply via email to