Hi,

I am trying to compile libMesh with (Intel/Open) MPI support, but every time 
compilation fails with 

...
./.libs/libmesh_opt.so: undefined reference to `MPI_Barrier'
./.libs/libmesh_opt.so: undefined reference to `MPI_Type_commit'
./.libs/libmesh_opt.so: undefined reference to `MPI_Comm_rank'
make[1]: *** [meshavg-opt] Error 1
I tried to configure with option 

./configure 
--with-mpi=/apps/all/impi/5.1.2.150-iccifort-2016.1.150-GCC-4.9.3-2.25/lib64
I also tried it without lib64 at the end, both fails.

Any idea how can I compile it with MPI support?

S pozdravem / Best Regards

Lumír Jasiok

--


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to