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

Juan 01/07/2021: configure, for Irene/TGCC upgrade to...

Juan 01/07/2021: configure, for Irene/TGCC upgrade to intel/19.0.5.281+mpi/openmpi/4.0.2 & add module load cmake/3.18.1 for Intel/AMD arch
parent dd498471
No related branches found
No related tags found
No related merge requests found
......@@ -136,8 +136,9 @@ module load ncl_ncarg/6.3.0
export VER_CDF=${VER_CDF:-CDFAUTO}
export MNHENV=${MNHENV:-"
module purge
module load intel/18.0.3.222
module load mpi/openmpi/2.0.4
module load cmake/3.18.1
module load intel/19.0.5.281
module load mpi/openmpi/4.0.2
export SLURM_CPU_BIND=none
"}
;;
......@@ -151,6 +152,7 @@ export SLURM_CPU_BIND=none
export VERSION_XYZ="${VERSION_XYZ}-AMD"
export MNHENV=${MNHENV:-"
module purge
module load cmake/3.18.1
module load intel/19.0.5.281
module load mpi/openmpi/4.0.2
export SLURM_CPU_BIND=none
......
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