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

Last change on this file since 6392 was 6392, checked in by jgipsl, 14 months ago
  • Removed set -e : set +e is needed to allow error messages from module purge(in LMDZ) and also from netcdf(in XIOS)
  • Homogenized with arch files in IPSLCM6.2
File size: 351 bytes
Line 
1# Compile and running environnemnet at Irene Amd / TGCC on redhat8
2set +e
3module purge
4module load intel/20.0.0
5module load mpi/openmpi/4.1.4
6module load flavor/hdf5/parallel
7module load hdf5/1.12.0
8module load netcdf-fortran/4.5.3
9module load mkl/20.0.0
10module load feature/bridge/heterogenous_mpmd
11module load c++/gnu/8.3.0
12module load c/gnu/8.3.0
Note: See TracBrowser for help on using the repository browser.