Last change
on this file since 4815 was
4583,
checked in by lguez, 17 months ago
|
Revert to not using netcdf95 module
The concern with environment modules installed by computing centers is
that we are afraid they will not be updated with compiler versions
etc. Let us try installing NetCDF95 on computing centers with
modipsl. So we are reverting part of r4532 and r4499.
|
File size:
283 bytes
|
Line | |
---|
1 | # Compile and running environnement for Spirit and Spiritx at IPSL ESPRI Mesocenter |
---|
2 | # |
---|
3 | module purge |
---|
4 | module load intel/2021.4.0 |
---|
5 | module load intel-mkl/2020.4.304 |
---|
6 | module load openmpi/4.0.7 |
---|
7 | module load hdf5/1.10.7-mpi |
---|
8 | module load netcdf-fortran/4.5.3-mpi |
---|
9 | module load netcdf-c/4.7.4-mpi |
---|
Note: See
TracBrowser
for help on using the repository browser.