File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ if [[ $- =~ "i" ]]; then
109109
110110 echo " "
111111 echo " *******************************************************************************"
112- echo " Welcome to the SC23 Tutorial on Multi-GPU Computing for Exascale! "
112+ echo " Welcome to the ISC24 Tutorial on Multi-GPU Computing for Exascale! "
113113 # echo " A default call to get a batch system allocation is stored in \$JSC_ALLOC_CMD!"
114114 # echo " Use it with \`eval \$JSC_ALLOC_CMD\`. The value of \$JSC_ALLOC_CMD is:"
115115 # echo -n " "
Original file line number Diff line number Diff line change 11module purge
22module use $OTHERSTAGES
3+ module use /p/project/training2414/easybuild/juwelsbooster/modules/all/MPI/GCC/12.3.0/psmpi/5/
34module load Stages/2024
45module load GCC/12.3.0
56module load CUDA/12
67module load ParaStationMPI/5.9.2-1
78module load NCCL/default-CUDA-12
8- module load NVSHMEM/2.10.1 -CUDA-12
9+ module load NVSHMEM/2.11.0 -CUDA-12
910module load Nsight-Systems/2023.3.1
1011module load MPI-settings/CUDA
1112# module use $JSCCOURSE_DIR_GROUP/common/modulefiles
You can’t perform that action at this time.
0 commit comments