From 218120a795ff2dd9b6dd33cfae14f72a310ae25c Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Wed, 16 Aug 2023 08:38:33 +0200 Subject: [PATCH] Switch E3SM-Unified back to gnu on Compy This reverts commit 58452e0af0e00eefe5f18adfe72543d39f6d86b7. --- mache/machines/compy.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mache/machines/compy.cfg b/mache/machines/compy.cfg index 679b2543..8e24f2d7 100644 --- a/mache/machines/compy.cfg +++ b/mache/machines/compy.cfg @@ -6,10 +6,10 @@ group = users # the compiler set to use for system libraries and MPAS builds -compiler = intel +compiler = gnu # the system MPI library to use for intel18 compiler -mpi = impi +mpi = openmpi # the path to the directory where activation scripts, the base environment, and # system libraries will be deployed