# set the MPI install path

# pleiadi
MPI_INSTALL_PATH = /opt/cluster/spack/opt/spack/linux-centos7-broadwell/gcc-11.2.0/openmpi-4.1.3-djxjqlmzbqwq76bhh3wvgxaefnoczleg



MPI        = $(MPI_INSTALL_PATH)
MPI_INC    = $(MPI)/include
MPI_LIB    = $(MPI)/lib