diff options
| author | Loïc Guégan <manzerbredes@mailbox.org> | 2025-08-12 14:49:32 +0200 |
|---|---|---|
| committer | Loïc Guégan <manzerbredes@mailbox.org> | 2025-08-12 14:49:32 +0200 |
| commit | fc5bd1b2be75e21276af6dcef72eb41f957f9fd9 (patch) | |
| tree | 5449616d471363edb02f69abdc8ba3da91abead6 | |
| parent | aaf2676cda430c4ae8497fd33525a890e6ea4b82 (diff) | |
Minor changes
| -rw-r--r-- | infos.yaml | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -22,15 +22,15 @@ semester: 1: name: "p1" start: "01/09/2025" - end: "17/09/2025" + end: "15/09/2025" 2: name: "p2" start: "15/09/2025" - end: "08/10/2025" + end: "06/10/2025" 3: name: "p3" start: "06/10/2025" - end: "29/10/2025" + end: "27/10/2025" events: @@ -93,27 +93,27 @@ events: type: "lecture" name: "Concurrency" date: "19/09/2025" - who: "Loïc" + who: "JM" 7: type: "lecture" name: "CUDA Intro" date: "26/09/2025" - who: "Loïc" + who: "JM" 8: type: "lecture" name: "CUDA Optim" date: "03/10/2025" - who: "Loïc" + who: "JM" 9: type: "lecture" name: "CPU vs GPU" date: "10/10/2025" - who: "Loïc" + who: "JM" 10: type: "lecture" name: "Simplify Parallelism" date: "17/10/2025" - who: "Loïc" + who: "JM" 11: type: "lecture" name: "Exam Wrap-up" @@ -123,7 +123,7 @@ events: type: "lecture" name: "Guest Lecture" date: "07/11/2025" - who: "Loïc" + who: "TBA" config: name_wrap: 15 # Line break will follow if names exceed this value |
