Skip to content
Snippets Groups Projects
Commit cd347730 authored by Juan Escobar's avatar Juan Escobar
Browse files

Juan 28/09/2017:configure, for ECMWF/CCA , rm eccode module( pb with I/O...

Juan 28/09/2017:configure, for ECMWF/CCA , rm eccode module( pb with I/O print* ) & upgrade to intel/17.0.3.053
parent 921dcfdd
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment