undefined symbol: ompi_mpi_real - Forum - Delft3D
Forum
- Home
- 3. Archive
- General
- Compilation on Linux
- undefined symbol: ompi_mpi_real
undefined symbol: ompi_mpi_real
undefined symbol: ompi_mpi_real
Youngling Post: 1 Join Date: 7/12/18 Recent PostsI'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?
RE: undefined symbol: ompi_mpi_real
Padawan Posts: 97 Join Date: 1/3/11 Recent PostsHi Pedro,
Most probably your mpi library is build with another compiler than you use for Delft3D. See the FAQ related to mpich.
Regards,
Adri