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:
332 bytes
|
Line | |
---|
1 | # Compile and running environement at Irene |
---|
2 | |
---|
3 | set +e |
---|
4 | module purge |
---|
5 | module load intel/20.0.0 |
---|
6 | module load mpi/openmpi/4.1.4 |
---|
7 | module load flavor/hdf5/parallel |
---|
8 | module load hdf5/1.12.0 |
---|
9 | module load netcdf-fortran/4.5.3 |
---|
10 | module load mkl/20.0.0 |
---|
11 | module load feature/bridge/heterogenous_mpmd |
---|
12 | module load c++/gnu/8.3.0 |
---|
13 | module load c/gnu/8.3.0 |
---|
Note: See
TracBrowser
for help on using the repository browser.