Difference between revisions of "Template:Infobox OpenMP in Small Bites"
Jump to navigation
Jump to search
m (Fix title in infobox) |
|||
Line 5: | Line 5: | ||
| Feldname1 = 1. | Daten2 = [https://hpc-wiki.info/hpc/GPROF_Tutorial Gprof Tutorial] | | Feldname1 = 1. | Daten2 = [https://hpc-wiki.info/hpc/GPROF_Tutorial Gprof Tutorial] | ||
| Feldname3 = 2. | Daten4 = [https://hpc-wiki.info/hpc/Introduction_to_Linux_in_HPC Introduction to Linux in HPC] | | Feldname3 = 2. | Daten4 = [https://hpc-wiki.info/hpc/Introduction_to_Linux_in_HPC Introduction to Linux in HPC] | ||
− | | Feldnamehead2 = | + | | Feldnamehead2 = OpenMP in Small Bites |
| Feldname5 = 1. | Daten6 = [https://hpc-wiki.info/hpc/OpenMP_in_Small_Bites/Overview Overview] | | Feldname5 = 1. | Daten6 = [https://hpc-wiki.info/hpc/OpenMP_in_Small_Bites/Overview Overview] | ||
| Feldname6 = 2. | Daten7 = [https://hpc-wiki.info/hpc/OpenMP_in_Small_Bites/Worksharing Worksharing] | | Feldname6 = 2. | Daten7 = [https://hpc-wiki.info/hpc/OpenMP_in_Small_Bites/Worksharing Worksharing] |
Revision as of 12:07, 2 November 2020
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 |