Last change
on this file since 3519 was
3494,
checked in by emillour, 2 weeks ago
|
Update architecture files for Adastra when using ifort:
Enforce using legagy BLAS with libsci.
EM
|
File size:
576 bytes
|
Line | |
---|
1 | module purge |
---|
2 | module load cpe/23.05 |
---|
3 | module load craype-x86-genoa |
---|
4 | module load craype-network-ofi |
---|
5 | module load libfabric/1.15.2.0 |
---|
6 | module load PrgEnv-intel/8.4.0 |
---|
7 | module load cray-libsci/23.05.1.4 |
---|
8 | module load cray-mpich/8.1.26 |
---|
9 | module load cray-dsmml/0.2.2 |
---|
10 | module load cray-fftw/3.3.10.4 |
---|
11 | module load cray-hdf5-parallel/1.12.2.1 |
---|
12 | module load cray-netcdf-hdf5parallel/4.9.0.1 |
---|
13 | module load craype/2.7.21 |
---|
14 | # for XIOS: |
---|
15 | module load gcc-native-mixed/11.2 |
---|
16 | ## |
---|
17 | # Extra stuff for LIBSCI (LAPACK/BLAS) |
---|
18 | export CRAYBLAS_LEVEL1_LEGACY=1 |
---|
19 | export CRAYBLAS_LEVEL2_LEGACY=1 |
---|
20 | export CRAYBLAS_LEVEL3_LEGACY=1 |
---|
Note: See
TracBrowser
for help on using the repository browser.