Skip to content

Commit e329f12

Browse files
committed
Add level information
1 parent 126eb16 commit e329f12

File tree

1 file changed

+21
-15
lines changed

1 file changed

+21
-15
lines changed

docs/README.md

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,20 @@ When you complete this training you will
2121

2222
## Schedule
2323

24-
Total duration: 4 hours.
25-
26-
| Subject | Duration |
27-
|---------------------------------------------|----------|
28-
| introduction and motivation | 5 min. |
29-
| performance and profiling | 25 min. |
30-
| libraries | 10 min. |
31-
| Cython | 60 min. |
32-
| coffee break | 10 min. |
33-
| interfacing with C/C++/Fortran | 30 min. |
34-
| multi-threaded programming | 10 min. |
35-
| MPI | 45 min. |
36-
| dask | 15 min. |
37-
| pyspark | 20 min. |
38-
| wrap up | 10 min. |
24+
Total duration: 8 hours.
25+
26+
| Subject | Duration |
27+
|---------------------------------------------|-----------|
28+
| introduction and motivation | 5 min. |
29+
| performance and profiling | 25 min. |
30+
| libraries | 10 min. |
31+
| Cython | 90 min. |
32+
| interfacing with C/C++/Fortran | 60 min. |
33+
| multi-threaded programming | 60 min. |
34+
| MPI | 120 min. |
35+
| dask | 30 min. |
36+
| pyspark | 20 min. |
37+
| wrap up | 10 min. |
3938

4039

4140
## Training materials
@@ -66,6 +65,13 @@ If you plan to do Python programming in a Linux or HPC environment you should
6665
be familiar with these as well.
6766

6867

68+
## Level
69+
70+
* Introductory: 10 %
71+
* Intermeidate: 30 %
72+
* Advanced: 60 %
73+
74+
6975
## Trainer(s)
7076

7177
* Geert Jan Bex ([geertjan.bex@uhasselt.be](mailto:geertjan.bex@uhasselt.be))

0 commit comments

Comments
 (0)