Hi David
The latest MPIs (trying Intel/2024.0 ) do not support MPI_2COMPLEX and MPI_2DOUBLE_COMPLEX operations. Could you please remove the following lines from the source code?
sed -i '383,384d' IPM/include/mod_mpi.h
sed -i '319,320d' IPM/include/mod_mpi.h
sed -i '97,98d' IPM/src/mod_mpi.c
Thanks
Amit Ruhela