Difference between revisions of "PSE Performance Oriented Programming - Summer 09"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
***Avoiding Data Dependencies | ***Avoiding Data Dependencies | ||
**Caching | **Caching | ||
− | *** | + | ***Cache blocking |
*Parallel Programming | *Parallel Programming | ||
**Shared Memory Systems (OpenMP) | **Shared Memory Systems (OpenMP) |
Revision as of 13:36, 20 January 2009
- Term
- SS 09
- Lecturer
- Dr. rer. nat. Michael Bader,
Dipl.-Inf. Thomas Auckenthaler - Time and Place
- /* TODO */
- Audience
- Studenten der Informatik (Bachelor)
- Tutorials
- /* TODO */
- Exam
- -
- Semesterwochenstunden / ECTS Credits
- 6 SWS (6P) / 10 Credits
- TUMonline
- {{{tumonline}}}
Inhalt
- Optimizing sequential Performance
- Pipelining
- Loop unrolling
- Avoiding Data Dependencies
- Caching
- Cache blocking
- Pipelining
- Parallel Programming
- Shared Memory Systems (OpenMP)
- Distributed Memory Systems (MPI)
- Load balancing
ToDo
Aktuelles
ToDo