Parallel Numerics - Winter 14: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Lecture | term = Winter 14 | lecturer = Univ.-Prof. Dr. Thomas Huckle | timeplace = tba | credits = SWS (2V + 2Ü) / 5 Credits | audience = CSE (compulsory course, 3rd s...") |
No edit summary |
||
Line 1: | Line 1: | ||
__FORCETOC__ | |||
{{Lecture | {{Lecture | ||
| term = Winter | | term = Winter 2014 | ||
| lecturer = [[Univ.-Prof. Dr. Thomas Huckle]] | | lecturer = [[Univ.-Prof. Dr. Thomas Huckle]] | ||
| timeplace = tba | | timeplace = '''tba''' <!-- Vorlesung: Dienstag (Erster Vorlesungstermin: 08.04.2014), 12:00 - 13:30, [https://portal.mytum.de/campus/roomfinder/roomfinder_viewmap?mapid=142&roomid=02.07.023%405607 MI 02.07.023] | ||
:Übung: Mittwoch (Erster Übungstermin: 16.04.2013), 13:15 - 14:45, 14-tägig, [https://portal.mytum.de/campus/roomfinder/roomfinder_viewmap?mapid=142&roomid=02.07.023%405607 MI 02.07.023] --> | |||
| audience = | | audience = [https://campus.tum.de/tumonline/wbStpModHB.detailPage?pKnotenNr=456366 IN2012] | ||
| exam = | : Master CSE | ||
| tutorials = | : Master Mathematics | ||
| tumonline = | : Master Informatics | ||
| exam = '''tba''' | |||
| tutorials =[[Christoph Riesinger]] | |||
| credits = 4 SWS (2V + 2Ü) / 5 credits | |||
| tumonline = '''tba'''<!-- https://campus.tum.de/tumonline/lv.detail?clvnr=950138278 --> | |||
}} | }} | ||
== News == | == News == |
Revision as of 12:43, 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
Contents
- High-Performance Computing
- Performance: Analysis, Modeling, and Measurements
- Basic Linear Algebra Subprograms
- Direct Solution of Sparse Linear Systems
- Iterative Methods for Linear Systems
- Linear Eigenvalue Problems
- 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]