From 6682c1db8e2fda3c65ec767cf1284601fbc23043 Mon Sep 17 00:00:00 2001
From: Quentin Rodier <quentin.rodier@meteo.fr>
Date: Wed, 16 Dec 2020 17:14:05 +0100
Subject: [PATCH] Quentin 16/12/2020: Belenos update module name for openmpi

---
 src/configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/configure b/src/configure
index 71fba4623..2fb62da24 100755
--- a/src/configure
+++ b/src/configure
@@ -170,7 +170,7 @@ export ARMCI_SHR_BUF_METHOD=COPY
                 export MNHENV=${MNHENV:-"
 module purge
 module load intel/2019.5.281
-module load openmpi/icc/4.0.2.2
+module load openmpi/intel/4.0.2.2
 unset CC CXX
 "}
               ;;
-- 
GitLab