source: CONFIG/UNIFORM/v6/LMDZOR_v6.2/ARCH/arch-X64_JEANZAY.env

Last change on this file was 6498, checked in by jgipsl, 11 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: 298 bytes
Line 
1# Compile and running environnemnet at Jean-Zay
2module purge
3module load gcc/6.5.0
4module load intel-all/19.0.4
5module load hdf5/1.10.5-mpi
6module load netcdf/4.7.2-mpi
7module load netcdf-fortran/4.5.2-mpi
8module load netcdf95
9
10# Load svn needed for the compilation script
11module load subversion
Note: See TracBrowser for help on using the repository browser.