Skip to content

Commit 84efd93

Browse files
committed
update instructor guide for this workshop
1 parent 8d66d1c commit 84efd93

File tree

1 file changed

+17
-37
lines changed

1 file changed

+17
-37
lines changed

content/guide.rst

+17-37
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
Instructor's guide
1+
Instructor's Guide
22
------------------
33

4+
45
Why teach this lesson
56
^^^^^^^^^^^^^^^^^^^^^
67

@@ -16,6 +17,7 @@ and GPU-ported code in a high-level language like Python can save substantial de
1617
make HPC resources more accessible to a wider range of researchers, and lead to better
1718
overall utilisation of available HPC computing power.
1819

20+
1921
Intended learning outcomes
2022
^^^^^^^^^^^^^^^^^^^^^^^^^^
2123

@@ -43,65 +45,43 @@ Schedule for 3 half-day workshop
4345
+-------------------+------------------------------------+
4446
| Time | Episode |
4547
+===================+====================================+
46-
| 09:00 - 09:20 | :doc:`motivation` |
48+
| 09:00 - 09:15 | Welcome and Ice-Breaking Session |
4749
+-------------------+------------------------------------+
48-
| 09:20 - 10:00 | :doc:`scientific-data` |
50+
| 09:15 - 09:30 | :doc:`motivation` |
4951
+-------------------+------------------------------------+
50-
| 10:00 - 10:20 | Break |
52+
| 09:30 - 10:20 | :doc:`scientific-data` |
5153
+-------------------+------------------------------------+
52-
| 10:20 - 11:00 | :doc:`stack` |
54+
| 10:20 - 10:40 | Break |
5355
+-------------------+------------------------------------+
54-
| 11:00 - 11:20 | Break |
56+
| 10:40 - 11:55 | :doc:`stack` |
5557
+-------------------+------------------------------------+
56-
| 11:20 - 12:00 | :doc:`stack` |
58+
| 11:55 - 12:00 | Q/A and Reflections |
5759
+-------------------+------------------------------------+
5860

59-
6061
**Day 2:**
6162

6263
+-------------------+------------------------------------+
6364
| Time | Episode |
6465
+===================+====================================+
65-
| 09:00 - 09:40 | :doc:`parallel-computing` |
66-
+-------------------+------------------------------------+
67-
| 09:40 - 09:50 | Break |
68-
+-------------------+------------------------------------+
69-
| 09:50 - 10:20 | :doc:`parallel-computing` |
66+
| 09:00 - 10:20 | :doc:`parallel-computing` |
7067
+-------------------+------------------------------------+
7168
| 10:20 - 10:40 | Break |
7269
+-------------------+------------------------------------+
73-
| 10:40 - 11:20 | :doc:`optimization` |
70+
| 10:40 - 11:55 | :doc:`optimization` |
7471
+-------------------+------------------------------------+
75-
| 11:20 - 11:30 | Break |
72+
| 11:55 - 12:00 | Q/A and Reflections |
7673
+-------------------+------------------------------------+
77-
| 11:30 - 12:00 | :doc:`optimization` |
78-
+-------------------+------------------------------------+
79-
8074

8175
**Day 3:**
8276

8377
+-------------------+------------------------------------+
8478
| Time | Episode |
8579
+===================+====================================+
86-
| 09:00 - 09:40 | :doc:`performance-boosting` |
87-
+-------------------+------------------------------------+
88-
| 09:40 - 09:50 | Break |
80+
| 09:00 - 10:10 | :doc:`performance-boosting` |
8981
+-------------------+------------------------------------+
90-
| 09:50 - 10:20 | :doc:`performance-boosting` |
91-
+-------------------+------------------------------------+
92-
| 10:20 - 10:40 | Break |
82+
| 10:10 - 10:30 | Break |
9383
+-------------------+------------------------------------+
94-
| 10:40 - 11:20 | :doc:`dask` |
84+
| 10:30 - 11:50 | :doc:`dask` |
9585
+-------------------+------------------------------------+
96-
| 11:20 - 11:30 | Break |
97-
+-------------------+------------------------------------+
98-
| 11:30 - 12:00 | :doc:`dask` |
99-
+-------------------+------------------------------------+
100-
101-
102-
103-
104-
105-
106-
107-
86+
| 11:50 - 12:00 | Q/A and Summary |
87+
+-------------------+------------------------------------+

0 commit comments

Comments
 (0)