Last change
on this file since 6129 was
6129,
checked in by tlurton, 3 years ago
|
Change of environment in arch.env files for Irene-AMD (v6).
|
File size:
408 bytes
|
Line | |
---|
1 | # Compile and running environnemnet at Irene Amd / TGCC |
---|
2 | |
---|
3 | # Allow error messages related to purge |
---|
4 | set +e |
---|
5 | module purge |
---|
6 | #set -e |
---|
7 | |
---|
8 | module load intel/19.0.5.281 |
---|
9 | module load mpi/openmpi/4.0.5 |
---|
10 | module switch feature/openmpi/net/ib/ucx-rc |
---|
11 | module load flavor/hdf5/parallel netcdf-fortran/4.4.4 hdf5/1.8.20 |
---|
12 | module load feature/bridge/heterogenous_mpmd |
---|
13 | module load nco/4.9.1 cdo/1.9.5 |
---|
14 | module load c++/gnu/7.3 c/gnu/7.3 |
---|
15 | |
---|
Note: See
TracBrowser
for help on using the repository browser.