Ignore:
Timestamp:
04/13/23 15:22:20 (15 months ago)
Author:
aclsce
Message:

Update ARCH configuration files for Irene SKL and Rome to take into account changes related to RedHat8.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/IPSLCM7.0/ARCH/arch-X64_IRENE-AMD.env

    r6130 r6384  
    1 # Compile and running environnemnet at Irene Amd / TGCC  
    2  
    3 # Allow error messages related to purge 
    4 set +e 
     1# Compile and running environnemnet at Irene Amd / TGCC on redhat8 
     2set +e  
    53module 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 
     4module load intel/20.0.0 
     5module load mpi/openmpi/4.1.4 
     6module load flavor/hdf5/parallel 
     7module load hdf5/1.12.0 
     8module load netcdf-fortran/4.5.3 
     9module load mkl/20.0.0 
    1210module 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  
     11module load c++/gnu/8.3.0 
     12module load c/gnu/8.3.0 
Note: See TracChangeset for help on using the changeset viewer.