source: LMDZ6/branches/cirrus/arch/arch-X64_JEANZAY.env @ 5325

Last change on this file since 5325 was 5202, checked in by Laurent Fairhead, 8 weeks ago

Updating cirrus branch to trunk revision 5171

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