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

Last change on this file since 6826 was 6498, checked in by jgipsl, 13 months ago

Added module load netcdf95 needed for use of LMDZ6/trunk revision 4515 with LMDZ6/trunk/arch revision 4566. Note at obelix using library installed without module.

Changed version hdf5 at irene to solve problems when writing files in parallel with XIOS.

File size: 400 bytes
Line 
1# Compile and running environnemnet at Irene Skylake 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 netcdf95
11module load mkl/20.0.0
12module load feature/bridge/heterogenous_mpmd
13module load c++/gnu/8.3.0
14module load c/gnu/8.3.0
15module load nco
16module load cdo
Note: See TracBrowser for help on using the repository browser.