source: LMDZ6/trunk/arch/arch-ifort_MESOIPSL.env @ 4495

Last change on this file since 4495 was 4305, checked in by jghattas, 21 months ago

Added arch.env file used at Spirit and Spiritx.

Note that for the moment, only mode "MPI only" is working. Hybrid mode do not yet work. Compilation with "-parallel mpi" is needed.

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