source: CONFIG/UNIFORM/v7/ICOLMDZOR_v7/ARCH/arch-X64_IRENE.env @ 4975

Last change on this file since 4975 was 4975, checked in by jgipsl, 4 years ago

Update as done in LMDZOR_v6.3 in changeset [4973]:

  • Change automatiquement -parallel mpi_omp vers -parallel mpi sur obelix
  • Ajoute test si le fichier fcm.bld.lock dans la compilatiation d'ORCHIDEE et efface le s'il existe
  • Also add more names for machines at Climserv (loholt|camelot)

v7/ICOLMDZOR_v7/ARCH/arch-X64_IRENE.env : as done in v6.2 configurations to avoid error message from makelmdz_fcm when doing module purge.

File size: 428 bytes
Line 
1# Compile and running environnemnet at Irene Skylake
2
3# Allow error messages related to purge
4set +e
5module purge
6#set -e
7
8module load intel/17.0.6.256
9module load mpi/openmpi/2.0.4
10module load flavor/hdf5/parallel
11module load netcdf-fortran/4.4.4
12module load mkl/17.0.6.256
13module load hdf5/1.8.20
14module load feature/bridge/heterogenous_mpmd
15module load nco
16module load cdo
17module load c++/gnu/7.3.0
18module load c/gnu/7.3.0
19
Note: See TracBrowser for help on using the repository browser.