Difference between revisions of "Template:Syllabus OpenMP in Small Bites"
Jump to navigation
Jump to search
m (Add contact email) |
|||
| Line 14: | Line 14: | ||
| part6 = [[OpenMP_in_Small_Bites/Tasking_and_Data_Scoping | Tasking and Data Scoping ]] | | part6 = [[OpenMP_in_Small_Bites/Tasking_and_Data_Scoping | Tasking and Data Scoping ]] | ||
| part7 = [[OpenMP_in_Small_Bites/Tasking_and_Synchronization | Tasking and Synchronization ]] | | part7 = [[OpenMP_in_Small_Bites/Tasking_and_Synchronization | Tasking and Synchronization ]] | ||
| + | | part8 = [[OpenMP_in_Small_Bites/Loops_and_Tasks |Loops and Tasks ]] | ||
| + | | part10 = [[OpenMP_in_Small_Bites/Task_Scheduling | Task Scheduling ]] | ||
| part11 = [[OpenMP_in_Small_Bites/NUMA | Non-Uniform Memory Access ]] | | part11 = [[OpenMP_in_Small_Bites/NUMA | Non-Uniform Memory Access ]] | ||
}} | }} | ||
Revision as of 10:00, 13 January 2021
| Tutorial | |
|---|---|
| Title: | OpenMP in Small Bites |
| Provider: | HPC.NRW
|
| Contact: | tutorials@hpc.nrw |
| Type: | Multi-part video |
| Topic Area: | Programming Paradigms |
| License: | CC-BY-SA |
| Syllabus
| |
| 1. Overview | |
| 2. Worksharing | |
| 3. Data Scoping | |
| 4. False Sharing | |
| 5. Tasking | |
| 6. Tasking and Data Scoping | |
| 7. Tasking and Synchronization | |
| 8. Loops and Tasks | |
| 10. Task Scheduling | |
| 11. Non-Uniform Memory Access | |