source: trunk/ARCH/arch-ADASTRA-gnu.env @ 3667

Last change on this file since 3667 was 3531, checked in by emillour, 12 months ago

Update of arch files on Adastra for GNU compilers,
Following the latest upgrade of the machine.
EM

File size: 492 bytes
Line 
1module purge
2module load craype-x86-genoa
3module load craype-network-ofi
4module load libfabric/1.20.1
5module load gcc-native/13.2
6module load craype/2.7.32
7module load cray-dsmml/0.3.0
8module load cray-mpich/8.1.30
9module load cray-libsci/24.07.0
10module load PrgEnv-gnu/8.5.0
11module load netcdf-hdf5parallel/gnu/10.3/4.9.0.5
12module load cray-fftw/3.3.10.8
13
14# Extra stuff for LIBSCI (LAPACK/BLAS)
15export CRAYBLAS_LEVEL1_LEGACY=1
16export CRAYBLAS_LEVEL2_LEGACY=1
17export CRAYBLAS_LEVEL3_LEGACY=1
Note: See TracBrowser for help on using the repository browser.