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
RevLine 
[6376]1# Compile and running environnemnet at Irene Skylake redhat8
[4625]2
[6376]3set +e 
[4625]4module purge
[6376]5module load intel/20.0.0
6module load mpi/openmpi/4.1.4
[4625]7module load flavor/hdf5/parallel
[6426]8module load hdf5/1.12.2
[6376]9module load netcdf-fortran/4.5.3
[6498]10module load netcdf95
[6376]11module load mkl/20.0.0
[4625]12module load feature/bridge/heterogenous_mpmd
[6376]13module load c++/gnu/8.3.0
14module load c/gnu/8.3.0
[6426]15module load nco
16module load cdo
Note: See TracBrowser for help on using the repository browser.