Last change
on this file since 3567 was
3494,
checked in by emillour, 7 weeks ago
|
Update architecture files for Adastra when using ifort:
Enforce using legagy BLAS with libsci.
EM
|
File size:
576 bytes
|
Rev | Line | |
---|
[3029] | 1 | module purge |
---|
[3049] | 2 | module load cpe/23.05 |
---|
[3029] | 3 | module load craype-x86-genoa |
---|
| 4 | module load craype-network-ofi |
---|
| 5 | module load libfabric/1.15.2.0 |
---|
[3049] | 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 |
---|
[3029] | 9 | module load cray-dsmml/0.2.2 |
---|
[3049] | 10 | module load cray-fftw/3.3.10.4 |
---|
[3029] | 11 | module load cray-hdf5-parallel/1.12.2.1 |
---|
| 12 | module load cray-netcdf-hdf5parallel/4.9.0.1 |
---|
[3049] | 13 | module load craype/2.7.21 |
---|
[3257] | 14 | # for XIOS: |
---|
| 15 | module load gcc-native-mixed/11.2 |
---|
| 16 | ## |
---|
[3494] | 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.