source: XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/ARCH/arch-X64_IRENE_LLVM.env @ 2272

Last change on this file since 2272 was 2237, checked in by jderouillat, 3 years ago

Add LLVM compilation in the test suite

File size: 287 bytes
Line 
1module purge
2module load llvm
3export OMPI_CC=clang
4export OMPI_CXX=clang++
5export OMPI_FC=flang
6module load mpi/openmpi/4.0.2
7
8module load flavor/hdf5/parallel
9module load netcdf-fortran/4.4.4
10module load hdf5/1.8.20
11module load gnu/7.3.0
12
13module load totalview
14module load perl/5.30.2
Note: See TracBrowser for help on using the repository browser.