skill-tree:use:4:b
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
skill-tree:use:4:b [2022/06/13 13:15] – [Background] ruben.kellner | skill-tree:use:4:b [2025/03/10 19:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | # USE4-B Developing Parallel Programs | + | # USE4 Developing Parallel Programs |
- | # Background | + | |
In HPC parallelization brings huge performance benefits and is omnipresent. That brings challenges when developing software. There are a lot of concepts that have to be considered to write parallel programs well. | In HPC parallelization brings huge performance benefits and is omnipresent. That brings challenges when developing software. There are a lot of concepts that have to be considered to write parallel programs well. | ||
- | d | + | |
- | # Aim | + | ## Requirements |
- | # Outcomes | + | |
- | * Build parallel programs. | + | ## Outcomes |
* Develop parallel software. | * Develop parallel software. | ||
+ | * Code parallel programs. | ||
+ | * Analyze and debug parallel programs. | ||
+ | * Articulate the problems of synchronization issues like Race Conditions, Deadlocks. | ||
+ | * Analyze and optimize performance of parallel applications | ||
+ | |||
+ | ## Subskills | ||
- | # Subskills | ||
- | * [[skill-tree: | ||
- | * [[skill-tree: |
skill-tree/use/4/b.1655118906.txt.gz · Last modified: 2022/06/13 13:15 by ruben.kellner