From eb67b703a3ccc5d1d77ba5a2e9fcfffed9cb3f42 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Tue, 3 Oct 2023 11:26:45 -0700 Subject: [PATCH] Add intel mpi to perlmutter --- compass/machines/pm-cpu.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/compass/machines/pm-cpu.cfg b/compass/machines/pm-cpu.cfg index 50d2cf84b9..b4a1f1744c 100644 --- a/compass/machines/pm-cpu.cfg +++ b/compass/machines/pm-cpu.cfg @@ -21,6 +21,9 @@ compiler = gnu # the system MPI library to use for gnu compiler mpi_gnu = mpich +# the system MPI library to use for intel compiler +mpi_intel = mpich + # the base path for spack environments used by compass spack = /global/cfs/cdirs/e3sm/software/compass/pm-cpu/spack