Difference between revisions of "Parallel Numerics - Winter 13"
Jump to navigation
Jump to search
(klausur-infos drin) |
|||
Line 12: | Line 12: | ||
This course will be given in every winter term. The lectures and tutorials are conducted in English, and the course substitutes the German lecture "Numerik auf Parallelrechnern". | This course will be given in every winter term. The lectures and tutorials are conducted in English, and the course substitutes the German lecture "Numerik auf Parallelrechnern". | ||
− | + | == News == | |
{| class="wikitable" valign="top" | {| class="wikitable" valign="top" | ||
|- | |- | ||
− | ! valign="top" | | + | ! valign="top" | 24.02.2014 || The exam review will take place in room 02.07.023 on 25.02.2014, 15:00. |
− | |} | + | |} |
== Contents == | == Contents == | ||
Line 89: | Line 89: | ||
== Exam == | == Exam == | ||
− | * '''Date''': 20. | + | * '''Date''': 20.02.14, 12:00-13:30 |
* '''Room''': 5503.EG.350 (MW 0350, Egbert-von-Hoyer-Hörsaal) | * '''Room''': 5503.EG.350 (MW 0350, Egbert-von-Hoyer-Hörsaal) | ||
* '''Registration''': via TUMOnline | * '''Registration''': via TUMOnline | ||
− | + | * <span style="color:#ff0000">'''Inspection/Review''': 25.02.2014 in room 02.07.023 <br>Note that only 2 persons will be allowed to inspect their exam simultaneously!<br>Do not forget your student and identity card!</span> | |
Revision as of 17:04, 24 February 2014
- Term
- Winter 13
- Lecturer
- Univ.-Prof. Dr. Thomas Huckle
- Time and Place
- Tuesday, 09:15-10:45, Room 02.07.023
- Audience
- CSE (compulsory course, 3rd semester), Mathematics (Master), Informatics (Master) (Modul IN2012)
- Tutorials
- Friday, 10:15-11:45, Room 02.07.023, Organization: Michael Lieb, M.Sc.
- Exam
- Do 20.2.14, 12:00-13:30, 5503.EG.350 (MW 0350, Egbert-von-Hoyer-Hörsaal)
- Semesterwochenstunden / ECTS Credits
- SWS (2V + 2Ü) / 5 Credits
- TUMonline
- [reference]
This course will be given in every winter term. The lectures and tutorials are conducted in English, and the course substitutes the German lecture "Numerik auf Parallelrechnern".
Contents
News
24.02.2014 | The exam review will take place in room 02.07.023 on 25.02.2014, 15:00. |
---|
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
- [Lecture 1]
- [Lecture 2]
- [Lecture 3,Material]
- [Lecture 4]
- [Lecture 5]
- [Lecture 6]
- [Lecture 7]
- [Lecture 8]
- [Lecture 9]
- [Lecture 10]
- [Full script]
- [Lecture 11]
- [Lecture 12]
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
Exam
- Date: 20.02.14, 12:00-13:30
- Room: 5503.EG.350 (MW 0350, Egbert-von-Hoyer-Hörsaal)
- Registration: via TUMOnline
- Inspection/Review: 25.02.2014 in room 02.07.023
Note that only 2 persons will be allowed to inspect their exam simultaneously!
Do not forget your student and identity card!
Allowed Material for the exam
- 1 two-sided hand-written sheet of paper
- "Message Passing Interface Quick Reference in C" [MPI Quick Reference]