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

Last change on this file since 8380 was 8380, checked in by josefine.ghattas, 6 months ago

Updated with new files added in the trunk and some minor changes. This is needed for the use with XIOS3 version beta.

File size: 648 bytes
Line 
1# Compile and running environnemnet for Irene Skylake at TGCC
2#
3# $HeadURL: svn://forge.ipsl.jussieu.fr/orchidee/trunk/ORCHIDEE_OL/ARCH/arch-X64_IRENE.env $
4# $Date: 2020-02-26 15:14:57 +0100 (Wed, 26 Feb 2020) $
5# $Revision: 6573 $
6#
7# Modified modules for IRENE-amd Rome 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.