Skip to content

Commit b16cbf2

Browse files
authored
Add instructions for SC23
1 parent e964647 commit b16cbf2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,19 @@ Repository with talks and exercises of our Efficient GPU Programming for Exascal
1111
* Occasion: SC23 Tutorial
1212
* Tutors: Simon Garcia (SNL), Andreas Herten (JSC), Markus Hrywniak (NVIDIA), Jiri Kraus (NVIDIA), Lena Oden (Uni Hagen)
1313

14+
1415
## Setup
1516

1617
The tutorial is an interactive tutorial with introducing lectures and practical exercises to apply knowledge. The exercises have been derived from the Jacobi solver implementations available in [NVIDIA/multi-gpu-programming-models](https://github.com/NVIDIA/multi-gpu-programming-models).
1718

19+
Walk-through:
20+
21+
* Sign up at JuDoor: https://go.fzj.de/mg-jd
22+
* Open Jupyter JSC: https://jupyter-jsc.fz-juelich.de
23+
* Create new Jupyter instance on JUWELS, using training2332 account, on **LoginNodeBooster**
24+
* Source course environment: `source $PROJECT_training2332/env.sh`
25+
* Sync material: `jsc-material-sync`
26+
1827
Curriculum:
1928

2029
1. Lecture: Tutorial Overview, Introduction to System + Onboarding *Andreas*

0 commit comments

Comments
 (0)