source: CONFIG/UNIFORM/v7/ICOLMDZOR_v7/ARCH/arch-X64_IRENE-AMD.env @ 5100

Last change on this file since 5100 was 5100, checked in by aclsce, 4 years ago

Added arch files for IRENE-AMD (TGCC) machine.

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