[OMPI users] Mac OS + openmpi-4.1.2 + intel oneapi

2021-12-30 Thread Christophe Peyret via users
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(

Re: [OMPI users] OpenMPI 5.0.0 & Intel OneAPI 2023.2.0 on MacOS 14.0:

2023-11-06 Thread Christophe Peyret via users
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=