Forum

undefined symbol: ompi_mpi_real

Pedro Ramos, modified 7 Years ago.

undefined symbol: ompi_mpi_real

Youngling Post: 1 Join Date: 7/12/18 Recent Posts

I'm trying to run the example_1 on ubuntu. The compile process went smoothly. However, when running example_1, I got this error:

symbol lookup error: /usr/lib/libmpi_cxx.so: undefined symbol: ompi_mpi_real

does anyone experience this kind of error?

thumbnail
Adri Mourits, modified 6 Years ago.

RE: undefined symbol: ompi_mpi_real

Padawan Posts: 97 Join Date: 1/3/11 Recent Posts

Hi Pedro,

Most probably your mpi library is build with another compiler than you use for Delft3D. See the FAQ related to mpich.

Regards,

Adri