source: branches/ORCHIDEE_2_2/ORCHIDEE_OL/ARCH/arch-X64_IRENE.env @ 8133

Last change on this file since 8133 was 8133, checked in by josefine.ghattas, 11 months ago
  • Updated to use module hdf5/1.12.2 needed at irene-skl, previously done in coupled configuration. Needed for XIOS3.
  • Cleaning in xml files needed for use with XIOS3. All modifications are also working with XIOS2.

See ticket #933

  • Property svn:keywords set to Date Revision HeadURL
File size: 512 bytes
Line 
1# Compile and running environnemnet for Irene Skylake at TGCC
2#
3# $HeadURL$
4# $Date$
5# $Revision$
6#
7# Modified modules for IRENE-skylake due to changes for redhat8 default environement since 12/04/2023
8
9module purge
10module load intel/20.0.0
11module load mpi/openmpi/4.1.4
12module load flavor/hdf5/parallel
13module load hdf5/1.12.2
14module load netcdf-fortran/4.5.3
15module load mkl/20.0.0
16module load feature/bridge/heterogenous_mpmd
17module load c++/gnu/8.3.0
18module load c/gnu/8.3.0
19
20module load nco
21module load cdo
Note: See TracBrowser for help on using the repository browser.