Last change
on this file since 6256 was
6256,
checked in by jgipsl, 2 years ago
|
Add module load subversion at JEAN-ZAY because it is needed in the compilation script for the command svnversion which was added in earlier commits.
|
File size:
277 bytes
|
Line | |
---|
1 | # Compile and running environnemnet at Jean-Zay |
---|
2 | module purge |
---|
3 | module load gcc/6.5.0 |
---|
4 | module load intel-all/19.0.4 |
---|
5 | module load hdf5/1.10.5-mpi |
---|
6 | module load netcdf/4.7.2-mpi |
---|
7 | module load netcdf-fortran/4.5.2-mpi |
---|
8 | |
---|
9 | # Load svn needed for the compilation script |
---|
10 | module load subversion |
---|
Note: See
TracBrowser
for help on using the repository browser.