diff --git a/src/configure b/src/configure
index 9b2e87269021799aacdb8b3f8342e19702b71a20..0d97821268878124bb597a64d84bb8318cbc9aa0 100755
--- a/src/configure
+++ b/src/configure
@@ -380,8 +380,8 @@ export LIB_GRIBAPI='${GRIB_API_LIB}'
                 export MNHENV=${MNHENV:-"
 module purge
 module load prgenv/intel 
-module switch intel/2021.4.0
-module load openmpi/4.1.1.1
+module switch intel/2023.2.0
+module load openmpi/4.1.4.1
 unset CC CXX 
 "}
 ;;