Difference between revisions of "OpenMP in Small Bites/Overview"
OpenMP in Small Bites/Overview
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
{{hidden begin | {{hidden begin | ||
− | |title = Out of which three components the OpenMP interface consists? | + | |title = 1. Out of which three components the OpenMP interface consists? |
}} | }} | ||
<quiz display=simple> | <quiz display=simple> | ||
Line 26: | Line 26: | ||
{{hidden begin | {{hidden begin | ||
− | |title = What is one of the key concepts of the OpenMP execution model? | + | |title = 2. What is one of the key concepts of the OpenMP execution model? |
}} | }} | ||
<quiz display=simple> | <quiz display=simple> | ||
Line 37: | Line 37: | ||
{{hidden begin | {{hidden begin | ||
− | |title = How can you control the number of threads? | + | |title = 3. How can you control the number of threads? |
}} | }} | ||
<quiz display=simple> | <quiz display=simple> |
Revision as of 18:38, 30 October 2020
HPC.NRW | |
---|---|
Other HPC Courses | |
1. | Gprof Tutorial |
2. | Introduction to Linux in HPC |
OpenMP in Small Bites | |
1. | Overview |
2. | Worksharing |
3. | Data Scoping |
4. | Non-Uniform Memory Access
|
Video