Hello,
I have built openmpi-4.1.2 with latest intel oneapi compilers, including
fortran
but I am facing problems at compilation:
mpif90 toto.f90
Undefined symbols for architecture x86_64:
"_ompi_buffer_detach_f08", referenced from:
import-atom in libmpi_usempif08.dylib
ld: symbol(
Hello,
I am tring to compile openmpi 5.0.0 on MacOS 14.1 with Intel oneapi
Version 2021.9.0 Build 20230302_00.
I enter commande :
lt_cv_ld_force_load=no ../openmpi-5.0.0/configure
--prefix=$APP_DIR/openmpi-5.0.0 F77=ifort FC=ifort CC=icc CXX=icpc
--with-pmix=internal --with-libevent=