course: "Parallel Programming" semester: start: "11/08/2025" end: "15/12/2025" slots: lecture: friday: start: "12:15" end: "14:00" wednesday: start: "09:15" end: "10:00" colloquiums: monday: start: "14:15" end: "16:00" friday: start: "14:15" end: "16:00" projects: 1: name: "p1" start: "01/09/2025" end: "15/09/2025" 2: name: "p2" start: "15/09/2025" end: "06/10/2025" 3: name: "p3" start: "06/10/2025" end: "27/10/2025" events: # test: # type: "lecture" # name: "My event name" # date: "19/11/2025" # hidden: no # note: "Note on the event" # repeat: # every: 7 # until: "26/11/2025" # who: "loic" # start: "10:00" # end: "11:00" # room: "A232" exam: type: "none" name: "Exam" date: "03/12/2025" start: "09:00" end: "13:00" student_list: type: "none" name: "Deadline student list" date: "19/11/2025" hidden: no 1: type: "lecture" name: "Introduction" date: "13/08/2025" who: "Loïc" # note: "Test" # slot: # start: "09:00" # end: "09:00" 2: type: "lecture" name: "Parallel software and hardware Part 1" date: "20/08/2025" who: "Loïc" slot: room: "BB" 2-2: type: "lecture" name: "Parallel software and hardware Part 2" date: "22/08/2025" who: "Loïc" slot: room: "BB" 3: type: "lecture" name: "MPI (Chapter 3)" date: "29/08/2025" who: "Loïc" 4: type: "lecture" name: "PThread (Chapter 4)" date: "05/09/2025" who: "Loïc" 5: type: "lecture" name: "OpenMP (Chapter 5)" date: "12/09/2025" who: "Loïc" 7: type: "lecture" name: "CUDA Intro (Chapter 6)" date: "26/09/2025" who: "JM" #note: "Chapter 6" 8: type: "lecture" name: "CUDA Optim (Chapter 6)" date: "03/10/2025" who: "JM" #note: "Chapter 6" 9: type: "lecture" 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: "31/10/2025" who: "JM" hidden: yes 11: type: "lecture" name: "Exam Wrap-up" date: "12/11/2025" who: "Loïc" 12: type: "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: "Laurent Lefèvre" config: 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? show_room: no show_time: yes show_who: yes show_note: yes # Show event notes show_project: yes show_date: yes min_col_width: 10 # if <=0 not acccounted defrag: yes # If yes empty lines from the calendar are not shown labels: week: "Week {}" project: "Projects" note: "Notes" slots: hidden: no # Generate slots tables or not? show_room: no projects: # Generate projects deadline table or not? hidden: no show_week: yes labels: start: "Project {} handout" end: "Project {} deadline"