source: CONFIG/UNIFORM/v6/LMDZOR_v6.4/ARCH/arch-X64_IRENE.env @ 6382

Last change on this file since 6382 was 6382, checked in by jgipsl, 14 months ago

Update modules for irene skylake and amd(rome) for redhat8 for configurations LMDZOR_v6.2, LMDZOR_v6.3 and LMDZOR_v6.4

File size: 395 bytes
Line 
1# Compile and running environnemnet at Irene Skylake redhat8
2
3# Allow error messages related to purge
4set +e 
5module purge
6set -e
7
8module load intel/20.0.0
9module load mpi/openmpi/4.1.4
10module load flavor/hdf5/parallel
11module load hdf5/1.12.0
12module load netcdf-fortran/4.5.3
13module load mkl/20.0.0
14module load feature/bridge/heterogenous_mpmd
15module load c++/gnu/8.3.0
16module load c/gnu/8.3.0
Note: See TracBrowser for help on using the repository browser.