source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/config/IPSLCM6/ARCH/arch-X64_IRENE-AMD.env @ 6184

Last change on this file since 6184 was 6184, checked in by aclsce, 23 months ago

Use of ucx-dc instead of rc for ensembles configuration to avoid ucx memory crashes with more than 4 members.

File size: 407 bytes
Line 
1# Compile and running environnemnet at Irene Amd / TGCC
2
3# Allow error messages related to purge
4set +e
5module purge
6#set -e
7
8module load intel/19.0.5.281
9module load mpi/openmpi/4.0.5
10module switch feature/openmpi/net/ib/ucx-dc
11module load flavor/hdf5/parallel netcdf-fortran/4.4.4 hdf5/1.8.20
12module load feature/bridge/heterogenous_mpmd
13module load nco/4.9.1 cdo/1.9.5
14module load c++/gnu/7.3 c/gnu/7.3
Note: See TracBrowser for help on using the repository browser.