This usually indicates that the remote process is using a different OMPI version. You might check to ensure that the paths on the remote nodes are correct.
On Tue, May 10, 2016 at 8:46 AM, lzfneu <lzf...@live.com> wrote: > Hi everyone, > > I have a problem to consult you, when I cd to the /examples folder > contained in the openmpi-1.8.4 package, and test the hello_c example > program with mpirun command errors occured: > > Here are the command and the error messages in details: > [user@localhost examples]$ mpirun -np 2 hello_c > [localhost.localdomain:06965] [[52154,0],0] mca_oob_tcp_recv_handler: > invalid message type: 14 > [localhost.localdomain:06965] [[52154,0],0] mca_oob_tcp_recv_handler: > invalid message type: 14 > ------------------------------------------------------- > Primary job terminated normally, but 1 process returned > a non-zero exit code.. Per user-direction, the job has been aborted. > ------------------------------------------------------- > -------------------------------------------------------------------------- > mpirun detected that one or more processes exited with non-zero status, > thus causing > the job to be terminated. The first process to do so was: > > Process name: [[52154,1],0] > Exit code: 65 > -------------------------------------------------------------------------- > > The problem was not occured before, but in recently when i execute every > progams by using the mpirun command, the error message is reproducible. I > don't know why. > Could you please help me and thanks in advance ! > > Zhefu > > _______________________________________________ > 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/05/29156.php >