|
Last change
on this file since 4515 was
4305,
checked in by jghattas, 3 years 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 | # |
|---|
| 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 |
|---|
| 10 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.