source: XIOS3/trunk/xios_test_suite/ARCH/arch-X64_IRENE_LLVM.env @ 2486

Last change on this file since 2486 was 2486, checked in by jderouillat, 15 months ago

Update Irene environment (RedHat8) in test suite + bug fix service

File size: 229 bytes
Line 
1module purge
2module load llvm/14.0.0
3module load mpi/openmpi/4.1.4
4export OMPI_CC=clang
5export OMPI_CXX=clang++
6
7module load flavor/hdf5/parallel
8module load hdf5/1.12.2
9module load netcdf-fortran/4.5.3
10
11module load perl/5.32.1
Note: See TracBrowser for help on using the repository browser.