This is the gitlab for lectures on HPC at INSA de Lyon in 2021
Schedule:
2021/10/5 Introduction and Parallel architecture
2021/10/12 Lecture on parallel algorithms in the morning. Afternoon: TD on parallel algorithms
Slides: Parallel algorithm
Note: I made some mistakes (figures, codes,...) and I need to check slides.
A updated version will be pushed by the end of the week monday the 18th october as soon as possible this week!
2021/10/19 Lecture on OpenMP in the morning. Afternoon: TD on OpenMP + some advanced features
Slides: OpenMP Codes are available in directory openmp. The subdirectory openmp/tp contains a TP if you want to work on it.