diff --git a/src/configure b/src/configure index d2f3260c881fe3c5038b48037e57ca015d8ff029..573a10979dc0166d265356a331fe641f969d203c 100755 --- a/src/configure +++ b/src/configure @@ -218,7 +218,7 @@ export LIB_GRIBAPI='${GRIB_API_LIB}' then export MNHENV=${MNHENV:-" . /opt/modules/default/init/bash -module rm grib_api +module rm grib_api eccodes module rm craype-broadwell export CRAY_CPU_TARGET=ivybridge module swap cdt/1.15_8.2.7 @@ -229,10 +229,10 @@ module use /opt/cray/craype/default/modulefiles then export MNHENV=${MNHENV:-" . /opt/modules/default/init/bash -module rm grib_api +module rm grib_api eccodes prgenvswitchto intel module rm intel -module load intel/16.0.3.210 +module load intel/17.0.3.053 "} fi fi