source: CONFIG/UNIFORM/v7/ICOLMDZORINCA_v7/ARCH/arch-X64_IRENE-AMD.env @ 5547

Last change on this file since 5547 was 5547, checked in by acosce, 3 years ago

Add arch.env for irene amd

File size: 483 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 feature/openmpi/net/ib/ucx-verbs
10module load flavor/openmpi/vanilla mpi/openmpi/4.0.5
11module load flavor/hdf5/parallel
12module load netcdf-fortran/4.4.4
13module load hdf5/1.8.20
14module load feature/bridge/heterogenous_mpmd
15module load nco/4.9.1
16module load cdo/1.9.5
17module load c++/gnu/7.3.0
18module load c/gnu/7.3.0
Note: See TracBrowser for help on using the repository browser.