Difference between revisions of "Template:Syllabus OpenMP in Small Bites"
Jump to navigation
Jump to search
m (Use template parameter 'intro' to link back to main page) |
m (Add contact email) |
||
Line 2: | Line 2: | ||
| title = OpenMP in Small Bites | | title = OpenMP in Small Bites | ||
| provider = [https://hpc.nrw/ HPC.NRW] | | provider = [https://hpc.nrw/ HPC.NRW] | ||
+ | | contact = tutorials@hpc.nrw | ||
| type = Multi-part video | | type = Multi-part video | ||
| topic = Programming Paradigms | | topic = Programming Paradigms |
Revision as of 17:07, 21 December 2020
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 | |
11. Non-Uniform Memory Access |