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

Last change on this file since 5030 was 5030, checked in by jgipsl, 4 years ago

Add arch for IRENE-AMD and switch in compilation script as done in IPSLCM6.2

File size: 415 bytes
Line 
1# Compile and running environnemnet at Irene Amd / TGCC
2
3# Allow error messages related to purge
4set +e
5module purge
6#set -e
7
8module load intel/19.0.5.281
9module load mpi/openmpi/4.0.2
10module load flavor/hdf5/parallel
11module load netcdf-fortran/4.4.4
12module load hdf5/1.8.20
13module load feature/bridge/heterogenous_mpmd
14module load nco/4.9.1
15module load cdo/1.9.5
16module load c++/gnu/7.3.0
17module load c/gnu/7.3.0
Note: See TracBrowser for help on using the repository browser.