Hello!

   I’m having some problems when running the libMesh examples. When I try to do 
so using LIBMESH_RUN="mpirun -np 2”, the checks work until the 
“introduction_ex1” check, where I get the following following message:

[Thiagos-Air.home:53055] [[49367,0],0] tcp_peer_recv_connect_ack: received 
different version from [[49367,1],1]: 1.8.3 instead of 1.10.0
[Thiagos-Air.home:53055] [[49367,0],0] tcp_peer_recv_connect_ack: received 
different version from [[49367,1],0]: 1.8.3 instead of 1.10.0

and both processes stall. My computer has the 1.10.0 version of OpenMPI, 
installed through macports (verified using ompi_info). I’ve already purged and 
reinstalled my whole macports stack, so there are no traces of a 1.8.3 OpenMPI 
version. I’ve also ran the configure with the “with-mpi” option pointing 
towards the correct folder. I’m using "libmesh-1.0.0-pre”, from the GitHub 
repository, but I got the same problem with the stable release. Other 
libraries, such as PETSc and SLEPc, run their tests with MPI with no problems. 
What could be wrong? I’ve attached the configure summary.

Thanks in advance,
Thiago Milanetto Schlittler

------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to