Parallel Numerics - Winter 14: Difference between revisions
Jump to navigation
Jump to search
(→News) |
|||
Line 30: | Line 30: | ||
--> | --> | ||
== | = Lecture slides = | ||
{| class="wikitable" style="text-align:center" | |||
|- | |||
| '''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 || - | |||
|- | |||
|} | |||
== Course Material == | == Course Material == |
Revision as of 13:00, 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 | - |
Course Material
Lecture Slides
Tutorials
Literature & External Links
- Introduction to High Performance Scientific Computing (Eijkhout, Chow, van de Geijn) [free download]
- Numerical Linear Algebra for High-Performance Computers (Dongarra, Duff, Sorensen, van der Vorst)
- Parallel Algorithms for Matrix Computations (Gallivan, Heath, Ng, Ortega,...)
- A User's Guide to MPI (Pacheco)
- Iterative Methods for Sparse Linear Systems (Saad)
- Loesung linearer Gleichungssysteme auf Parallelrechnern (Frommer)
- An Introduction To Quantum Computing for Non-Physicists
Repetition Exam
Allowed Material for the exam
- 1 two-sided hand-written sheet of paper
- "Message Passing Interface Quick Reference in C" [MPI Quick Reference]