File tree Expand file tree Collapse file tree 2 files changed +29726
-3
lines changed
Expand file tree Collapse file tree 2 files changed +29726
-3
lines changed Original file line number Diff line number Diff line change 33# -- This script needs to be source-d in the terminal, e.g.
44# source ./setup.frontier.cce.sh
55
6+ # module load cray-python
7+ # module load rocm
8+ # module load craype-accel-amd-gfx90a
9+ # module load cray-hdf5 cray-fftw
10+ # module load googletest/1.10.0
11+
12+ # -- GPU-aware MPI
13+ # export MPICH_GPU_SUPPORT_ENABLED=1
14+
15+ # export LD_LIBRARY_PATH=${CRAY_LD_LIBRARY_PATH}:${LD_LIBRARY_PATH}
16+
17+ # export CHOLLA_ENVSET=1
18+ # export ROCFFT_RTC_CACHE_PATH=/dev/null
19+
20+ # -- This script needs to be source-d in the terminal, e.g.
21+ # source ./setup.frontier.cce.sh
22+
623module load cray-python
724module load rocm
825module load craype-accel-amd-gfx90a
926module load cray-hdf5 cray-fftw
10- module load googletest/1.10 .0
27+ module load googletest/1.14 .0
1128
1229# -- GPU-aware MPI
1330export MPICH_GPU_SUPPORT_ENABLED=1
1431
1532export LD_LIBRARY_PATH=${CRAY_LD_LIBRARY_PATH} :${LD_LIBRARY_PATH}
1633
17- export CHOLLA_ENVSET=1
18- export ROCFFT_RTC_CACHE_PATH=/dev/null
34+ export CHOLLA_ENVSET=1
You can’t perform that action at this time.
0 commit comments