Hello,
I compiled the application now using openmpi-4.0.2:
linux-vdso.so.1 => (0x7fffb23ff000)
libhdf5.so.103 =>
/home/guido/libraries/compiled_with_gcc-7.3.0/hdf5-1.10.5_serial/lib/libhdf5.so.103
(0x2b3cd188c000)
libz.so.1 => /lib64/libz.so.1 (0x2b3cd1e74000)
libmpi_usempif08.so.40
Hi Guido
Your PATH and LD_LIBRARY_PATH seem to be inconsistent with each other:
PATH=$HOME/libraries/compiled_with_gcc-7.3.0/openmpi-4.0.2/bin:$PATH
LD_LIBRARY_PATH=/share/apps/gcc-7.3.0/lib64:$LD_LIBRARY_PATH
Hence, you may be mixing different versions of Open MPI.
It looks like you installer O