From dd6f438c3bf83585acd4b1e40bbcb8bb444deb97 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Fri, 10 Apr 2026 15:40:31 +0200 Subject: Minor changes --- infos.yaml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/infos.yaml b/infos.yaml index 7a79cbc..750b220 100644 --- a/infos.yaml +++ b/infos.yaml @@ -58,7 +58,7 @@ events: type: "none" name: "Deadline student list" date: "19/11/2025" - hidden: yes + hidden: no 1: type: "lecture" @@ -100,11 +100,6 @@ events: name: "OpenMP (Chapter 5)" date: "12/09/2025" who: "Loïc" - 6: - type: "lecture" - name: "Concurrency" - date: "19/09/2025" - who: "JM" 7: type: "lecture" name: "CUDA Intro (Chapter 6)" @@ -122,11 +117,17 @@ events: name: "CPU vs GPU" date: "10/10/2025" who: "JM" + 6: + type: "lecture" + name: "Concurrency" + date: "17/10/2025" + who: "JM" 10: type: "lecture" name: "Simplify Parallelism" - date: "17/10/2025" + date: "31/10/2025" who: "JM" + hidden: yes 11: type: "lecture" name: "Exam Wrap-up" @@ -134,12 +135,12 @@ events: who: "Loïc" 12: type: "lecture" - name: "Guest Lecture" + name: "Guest Lecture: Energy efficiency and environmental impacts of large scale parallel and distributed systems; Exploring sufficiency at large scale" date: "07/11/2025" - who: "TBA" + who: "Laurent Lefèvre" config: - name_wrap: 15 # Line break will follow if names exceed this value + name_wrap: 18 # Line break will follow if names exceed this value format: "text" # Or html/json/csv/latex/mediawiki calendar: hidden: no # Generate calendar or not? -- cgit v1.2.3