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

Last change on this file since 6256 was 6256, checked in by jgipsl, 22 months ago

Add module load subversion at JEAN-ZAY because it is needed in the compilation script for the command svnversion which was added in earlier commits.

File size: 277 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
8
9# Load svn needed for the compilation script
10module load subversion
Note: See TracBrowser for help on using the repository browser.