Template:Infobox OpenMP in Small Bites
Revision as of 12:07, 2 November 2020 by Marc-andre-hermanns-bc32@rwth-aachen.de (talk | contribs) (Fix title in infobox)
HPC.NRW | |
---|---|
Other HPC Courses | |
1. | Gprof Tutorial |
2. | Introduction to Linux in HPC |
OpenMP in Small Bites | |
1. | Overview |
2. | Worksharing |
3. | Scoping |
4. | False Sharing |
5. | Tasking |
6. | Tasking: Scoping |
7. | Tasking: Synchronization |
8. | The Taskloop construct |
9. | Tasking Example: Sudoku |
10. | Task Scheduling |
11. | Non-Uniform Memory Access |
12. | The SIMD construct |
13. | Introduction to Openmp Compilation |
14. | Summary |