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

Last change on this file was 6498, checked in by jgipsl, 12 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: 372 bytes
Line 
1# Compile and running environnemnet at Irene SKL / TGCC on redhat8
2set +e
3module purge
4module load intel/20.0.0
5module load mpi/openmpi/4.1.4
6module load flavor/hdf5/parallel
7module load hdf5/1.12.2
8module load netcdf-fortran/4.5.3
9module load netcdf95
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
Note: See TracBrowser for help on using the repository browser.