source: BOL/script_install_amaury/arch_local/arch-X64_JEANZAY.env @ 4994

Last change on this file since 4994 was 4994, checked in by abarral, 2 weeks ago

add new JEANZAY arch
fix env supplied in modipsl/config
bugfix related to modipsl/config arch retrieval
fix orcbranch only computed if svn rev doesnt match current
fix orc&lmdz svn retrieval

File size: 295 bytes
Line 
1module purge
2module load intel-compilers/19.0.4
3 module load intel-mkl/19.0.4
4module load hdf5/1.10.5-mpi
5module load netcdf/4.7.2-mpi
6module load netcdf-fortran/4.5.2-mpi
7module load netcdf95
8module load subversion/1.9.7
9module load cmake
10
11export FC=mpiifort
12export CPP="icc -E"
13export CC=icc
14
Note: See TracBrowser for help on using the repository browser.