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

Last change on this file since 7563 was 6573, checked in by josefine.ghattas, 4 years ago

Update compile options to be used with XIOS/trunk revision 1857 or later. At ciclad now use parallel netcdf library and therfore removed in compile_orchidee_ol.sh specific case --netcdf_lib netcdf4_seq. See ticket #670

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