The lectures (without the exercises) are recorded in the course 2025/HY-HLRS.
- Hunter's hardware architecture and its programming models
Dr. Christian Simmendinger (HPE) and Igor Pasichnyk (AMD), and Johanna Potyka (AMD)
HPE slides, AMD slides, recording
- Hybrid Programming in HPC - MPI+X
Claudia Blaas-Schenner, Georg Hager, Rolf Rabenseifner
slides / slides with animations
- Introduction:
slides 1-13 recording(the first 100 seconds are organizational stuff, so please skip them, I apologize for that)
- Programming Models and Optimizations:
- MPI + OpenMP
- MPI + Accelerator:
slides 110-154 recording
- MPI + MPI 3 shared memory
- General considerations & uses cases /
Re-cap: MPI_Comm_split & one sided communication /
How to
slides 156-183 recording
- Hands-on: see lecture slides 184-195, MPI: data-rep - how to avoid replicated data: see Exercises below
- MPI memory models & synchronization /
Shared memory problems /
Advantages & disadvantages, conclusions
slides 197-214 recording
- Optimized node to node communication
slides 216-274 recording
- Conclusions
slides 275-282 recording