source: CONFIG/UNIFORM/v6/LMDZREPR_v6/ARCH/arch-X64_IRENE.env @ 6411

Last change on this file since 6411 was 6364, checked in by falletti, 16 months ago

Change arch-X64_IRENE.env in LMDZREPR_v6 config to run on redhat8

File size: 388 bytes
Line 
1# Compile and running environnemnet at Irene Skylake
2
3# Allow error messages related to purge
4set +e
5module purge
6#set -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
17
Note: See TracBrowser for help on using the repository browser.