source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/ARCH/arch-X64_IRENE-AMD.env @ 6426

Last change on this file since 6426 was 6426, checked in by acosce, 13 months ago

update arch.env for LMDZORINCA_v6.2

  • update hdf5 library to fix a bug on parallel writing
  • add cdo and nco for data pre-treatment for xios reading file in INCA
File size: 385 bytes
Line 
1# Compile and running environnemnet at Irene Amd / TGCC on redhat8
2
3set +e 
4module purge
5module load intel/20.0.0
6module load mpi/openmpi/4.1.4
7module load flavor/hdf5/parallel
8module load hdf5/1.12.2
9module load netcdf-fortran/4.5.3
10module load mkl/20.0.0
11module load feature/bridge/heterogenous_mpmd
12module load c++/gnu/8.3.0
13module load c/gnu/8.3.0
14module load nco
15module load cdo
Note: See TracBrowser for help on using the repository browser.