diff --git a/src/configure b/src/configure
index 2fb62da242f94138c369aaf850feb688d0a679f4..a3b814ac854735bd95e756082441622d6b3e4c93 100755
--- a/src/configure
+++ b/src/configure
@@ -374,7 +374,7 @@ export I_MPI_PIN_PROCESSOR_LIST=all:map=spread
                 export VER_CDF=${VER_CDF:-CDFAUTO}
                 export   MNHENV=${MNHENV:-"
 module purge
-module load intel/18.2  intelmpi/18.2
+module load intel/20.0.015 intelmpi/20.0.015
 export SLURM_CPU_BIND=none
 export I_MPI_PIN_PROCESSOR_LIST=all:map=spread
 "}