Parallel Numerics - Winter 14: Difference between revisions
Jump to navigation
Jump to search
Line 52: | Line 52: | ||
= Tutorials = | = Tutorials = | ||
{| class="wikitable" style="text-align:center" | {| class="wikitable" style="text-align:center" | ||
|- | |- | ||
| ''' | | '''Number''' || '''Date''' || '''Topic''' ||'''Material''' | ||
|- | |- | ||
| 1 | | | 1 || - || - || - | ||
|- | |||
|- | |- | ||
|} | |} |
Revision as of 13:08, 17 June 2014
- Term
- Winter 2014
- Lecturer
- Univ.-Prof. Dr. Thomas Huckle
- Time and Place
- tba
- Audience
- IN2012
- Master CSE
- Master Mathematics
- Master Informatics
- Tutorials
- Christoph Riesinger
- Exam
- tba
- Semesterwochenstunden / ECTS Credits
- 4 SWS (2V + 2Ü) / 5 credits
- TUMonline
- tba
News
Lecture slides
Number | Date | Topic | Material |
1 | - | High-Performance Computing | - |
2 | - | Performance: Analysis, Modeling, and Measurements | - |
3 | - | Basic Linear Algebra Subprograms | - |
4 | - | Direct Solution of Sparse Linear Systems | - |
5 | - | Iterative Methods for Linear Systems | - |
6 | - | Linear Eigenvalue Problems | - |
7 | - | Programming in MPI | - |
Tutorials
Number | Date | Topic | Material |
1 | - | - | - |
Literature & external links
- Eijkhout, Chow, van de Geijn: Introduction to High Performance Scientific Computing [free download]
- Dongarra, Duff, Sorensen, van der Vorst: Numerical Linear Algebra for High-Performance Computers
- Gallivan, Heath, Ng, Ortega: Parallel Algorithms for Matrix Computations
- Pacheco: A User's Guide to MPI
- Saad: Iterative Methods for Sparse Linear Systems
- Frommer: Lösung linearer Gleichungssysteme auf Parallelrechnern
- An Introduction To Quantum Computing for Non-Physicists
Exam
Allowed material for the exam
- 1 two-sided hand-written sheet of paper
- "Message Passing Interface Quick Reference in C" [MPI Quick Reference]