source: trunk/LMDZ.COMMON/arch/arch-MESOIPSL-gnu.env @ 4209

Last change on this file since 4209 was 4209, checked in by emillour, 7 hours ago

Update MESOIPSL (aka Spirit) Gnu arch files to use
more recent version of the compiler (v13) and downgrade
optimizations to -O2 as in some cases -O3 was found to
generate crashes.
EM

File size: 245 bytes
Line 
1# Compile and running environnement for Spirit and Spiritx at IPSL ESPRI Mesocenter
2#
3module purge
4module load gcc/13.2.0
5module load openmpi/4.0.7
6module load hdf5/1.10.7-mpi
7module load netcdf-fortran/4.5.3-mpi
8module load netcdf-c/4.7.4-mpi
9
Note: See TracBrowser for help on using the repository browser.