diff options
| author | Loïc Guégan <manzerbredes@mailbox.org> | 2025-07-24 17:02:26 +0200 |
|---|---|---|
| committer | Loïc Guégan <manzerbredes@mailbox.org> | 2025-07-24 17:02:26 +0200 |
| commit | 21c2155d61c4f2082362e53235019ef750325ccb (patch) | |
| tree | 54720d7e346ae9f70d814c0904b9e9926d6a3bae /infos.yaml | |
| parent | bb4497c653bcca1254f51c8e6efd2bff3ac75c59 (diff) | |
Minor changes
Diffstat (limited to 'infos.yaml')
| -rw-r--r-- | infos.yaml | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -44,3 +44,43 @@ lectures: name: "Parallel software and hardware" date: "22/08/2025" who: "Loïc" + 3: + name: "MPI" + date: "29/08/2025" + who: "Loïc" + 4: + name: "PThread" + date: "05/09/2025" + who: "Loïc" + 5: + name: "OpenMP" + date: "12/09/2025" + who: "Loïc" + 6: + name: "Concurrency" + date: "19/09/2025" + who: "Loïc" + 7: + name: "CUDA Intro" + date: "26/09/2025" + who: "Loïc" + 8: + name: "CUDA Optim" + date: "03/10/2025" + who: "Loïc" + 9: + name: "CPU vs GPU" + date: "10/10/2025" + who: "Loïc" + 10: + name: "Simplify Parallelism" + date: "17/10/2025" + who: "Loïc" + 11: + name: "Exam Wrap-up" + date: "12/11/2025" + who: "Loïc" + 12: + name: "Guest Lecture" + date: "07/11/2025" + who: "Loïc" |
