Changeset 6374


Ignore:
Timestamp:
04/11/23 16:34:50 (13 months ago)
Author:
cetlod
Message:

CM6.5 : Update config to run on the new Irene OS

Location:
CONFIG/UNIFORM/v6/IPSLCM6.5.1
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.5.1/ARCH/arch-X64_IRENE-AMD.env

    r6129 r6374  
    1 # Compile and running environnemnet at Irene Amd / TGCC  
     1# Compile and running environnemnet at Irene Skylake 
    22 
    3 # Allow error messages related to purge 
    43set +e 
    54module purge 
    6 #set -e 
    7  
    8 module load intel/19.0.5.281 
    9 module load mpi/openmpi/4.0.5 
    10 module switch feature/openmpi/net/ib/ucx-rc 
    11 module load flavor/hdf5/parallel netcdf-fortran/4.4.4 hdf5/1.8.20 
     5module load intel/20.0.0 
     6module load mpi/openmpi/4.1.4 
     7module load flavor/hdf5/parallel 
     8module load hdf5/1.12.0 
     9module load netcdf-fortran/4.5.3 
     10module load mkl/20.0.0 
    1211module load feature/bridge/heterogenous_mpmd 
    13 module load nco/4.9.1 cdo/1.9.5 
    14 module load c++/gnu/7.3 c/gnu/7.3 
    15  
     12module load c++/gnu/8.3.0 
     13module load c/gnu/8.3.0 
  • CONFIG/UNIFORM/v6/IPSLCM6.5.1/ARCH/arch-X64_IRENE.env

    r6119 r6374  
    1 # Compile and running environnemnet at Irene Skylake  
     1# Compile and running environnemnet at Irene Skylake 
    22 
    3 # Allow error messages related to purge 
    43set +e 
    54module purge 
    6 #set -e 
    7  
    8 module load intel/17.0.6.256 
    9 module load mpi/openmpi/2.0.4 
     5module load intel/20.0.0 
     6module load mpi/openmpi/4.1.4 
    107module load flavor/hdf5/parallel 
    11 module load netcdf-fortran/4.4.4 
    12 module load mkl/17.0.6.256 
    13 module load hdf5/1.8.20 
     8module load hdf5/1.12.0 
     9module load netcdf-fortran/4.5.3 
     10module load mkl/20.0.0 
    1411module load feature/bridge/heterogenous_mpmd 
    15 module load nco 
    16 module load cdo 
    17 module load c++/gnu/7.3.0 
    18 module load c/gnu/7.3.0 
    19  
     12module load c++/gnu/8.3.0 
     13module load c/gnu/8.3.0 
  • CONFIG/UNIFORM/v6/IPSLCM6.5.1/ARCH/arch-X64_JEANZAY.env

    r6119 r6374  
    11# Compile and running environnemnet at Jean-Zay  
    22module purge 
    3 module load gcc/6.5.0 
     3#module load gcc/6.5.0 
    44module load intel-all/19.0.4  
    55module load hdf5/1.10.5-mpi 
  • CONFIG/UNIFORM/v6/IPSLCM6.5.1/EXPERIMENTS/IPSLCM/piControl_TEST/config.card

    r6170 r6374  
    171171[ListOfComponents] 
    172172#D- For each component, Name of component, Tag of component 
    173 ATM= (lmdz, LMDZ-IPSLCM6.0.15-r3415) 
    174 SRF= (orchidee, tag-ORCHIDEE_2_0-5627) 
    175 SBG= (stomate, tag-ORCHIDEE_2_0-5627) 
    176 OCE= (opa9, NEMO_v4.0.3-r) 
    177 ICE= (si3,  NEMO_v4.0.3-r) 
    178 MBG= (pisces, NEMO_v4.0.3-r) 
     173ATM= (lmdz, LMDZ6-r4144) 
     174SRF= (orchidee, branch-ORCHIDEE_2_2-7613) 
     175SBG= (stomate, branch-ORCHIDEE_2_2-7613) 
     176OCE= (opa9, tag_NEMO_v4.2.0-r) 
     177ICE= (si3,  tag_NEMO_v4.2.0-r) 
     178MBG= (pisces, tag_NEMO_v4.2.0-r) 
    179179CPL= (oasis, oasis3-mct-r4775) 
    180 IOS= (xios, xios-2.5-r1862) 
     180IOS= (xios, xios-2.5-r2439) 
    181181 
    182182#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.