Ignore:
Timestamp:
07/26/23 13:16:59 (12 months ago)
Author:
jderouillat
Message:

Update the test suite environment (done by hand from time to time)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS3/branches/xios-3.0-beta/xios_test_suite/ARCH/arch-X64_IRENE_LLVM.env

    r2300 r2540  
    11module purge 
    2 module load llvm/11.0.0 
    3 module load mpi/openmpi/4.0.2  
     2module load llvm/14.0.0 
     3module load mpi/openmpi/4.1.4  
    44export OMPI_CC=clang 
    55export OMPI_CXX=clang++ 
    66 
    77module load flavor/hdf5/parallel 
    8 module load netcdf-fortran/4.4.4 
    9 module load hdf5/1.8.20 
    10 #module load gnu/8.3.0 
     8module load hdf5/1.12.2 
     9module load netcdf-fortran/4.5.3 
     10module load gnu/12.2.0 
     11export CPLUS_INCLUDE_PATH="${GNU_ROOT}/include/c++/12.2.0:${GNU_ROOT}/include/c++/12.2.0/x86_64-pc-linux-gnu" 
    1112 
    12 module load totalview 
    13 module load perl/5.30.2 
     13module load perl/5.32.1 
Note: See TracChangeset for help on using the changeset viewer.