File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed
doc/LandIce/machines/frontier Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
module reset
3
+ module switch Core Core/24.07
3
4
module switch PrgEnv-cray PrgEnv-gnu/8.3.3
4
- module switch gcc gcc/11 .2.0
5
+ module switch gcc gcc/12 .2.0
5
6
module load craype-accel-amd-gfx90a
6
- module load rocm/5.4.3
7
- module load cray-python/3.9.13.1
8
- module load subversion/1.14.1
9
- module load git/2.36.1
10
- module load zlib/1.2.11
7
+ module load rocm/5.4.0
8
+ module load cray-python/3.11.5
9
+ module load cray-libsci
10
+ module load cmake/3.27.9
11
+ module load subversion
12
+ module load git
13
+ module load zlib
14
+ module load libfabric/1.15.2.0
11
15
module load cray-hdf5-parallel/1.12.2.1
12
16
module load cray-netcdf-hdf5parallel/4.9.0.1
13
17
module load cray-parallel-netcdf/1.12.3.1
14
- module load boost/1.79.0
15
- module load cmake/3.23.2
16
18
17
19
export MPICH_GPU_SUPPORT_ENABLED=1
20
+
You can’t perform that action at this time.
0 commit comments