From cc727e28570b2961ea59a17de96f9ebc608b478b Mon Sep 17 00:00:00 2001
From: ESCOBAR Juan <escj@nuwa>
Date: Mon, 27 Feb 2023 10:09:39 +0100
Subject: [PATCH] Juan 27/02/2023:configure, for LAERO nuwa cluster , upgrade
 openmpi/3.1.4 => openmpi/4.0.4

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

diff --git a/src/configure b/src/configure
index 5f4f35642..2a9cfdb76 100755
--- a/src/configure
+++ b/src/configure
@@ -446,7 +446,7 @@ export PATH=/opt/gcc-9.4.0/bin:\$PATH
 		export VER_CDF=${VER_CDF:-CDFAUTO}
                       export MNHENV=${MNHENV:-"
 . /home/tools/intel/psxe2018/bin/ifortvars.sh intel64
-export MPI_ROOT=/usr/local/openmpi/3.1.4/ifort18.0.2.199
+export MPI_ROOT=/usr/local/openmpi/4.0.4/ifort18.0.2.199
 export PATH=\$MPI_ROOT/bin:\$PATH
 export LD_LIBRARY_PATH=\$MPI_ROOT/lib64:\$LD_LIBRARY_PATH
 export MANPATH=\$MPI_ROOT/share/man:\$MANPATH
-- 
GitLab