Difference between revisions of "Template:Infobox OpenMP in Small Bites"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
| Feldname15= 11. | Daten16 = [https://hpc-wiki.info/hpc/OpenMP_in_Small_Bites/NUMA Non-Uniform Memory Access] | | Feldname15= 11. | Daten16 = [https://hpc-wiki.info/hpc/OpenMP_in_Small_Bites/NUMA Non-Uniform Memory Access] | ||
| Feldname16= 12. | Daten17 = [https://hpc-wiki.info/hpc/OpenMP_in_Small_Bites/SIMD The SIMD construct] | | Feldname16= 12. | Daten17 = [https://hpc-wiki.info/hpc/OpenMP_in_Small_Bites/SIMD The SIMD construct] | ||
+ | | Feldname17= 13. | Daten18 = [https://hpc-wiki.info/hpc/OpenMP_in_Small_Bites/Introduction_to_Openmp_Compilation Introduction to Openmp Compilation] | ||
+ | | Feldname18= 14. | Daten19 = [https://hpc-wiki.info/hpc/OpenMP_in_Small_Bites/Summary Summary] | ||
}} | }} |
Revision as of 11:23, 2 November 2020
HPC.NRW | |
---|---|
Other HPC Courses | |
1. | Gprof Tutorial |
2. | Introduction to Linux in HPC |
Introduction to Linux in HPC | |
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 |