|
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 | # |
|---|
| 3 | module purge |
|---|
| 4 | module load gcc/13.2.0 |
|---|
| 5 | module load openmpi/4.0.7 |
|---|
| 6 | module load hdf5/1.10.7-mpi |
|---|
| 7 | module load netcdf-fortran/4.5.3-mpi |
|---|
| 8 | module load netcdf-c/4.7.4-mpi |
|---|
| 9 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.