Parallel Numerics - Winter 14: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 51: | Line 51: | ||
|} | |} | ||
= | = Tutorials = | ||
== | {| class="wikitable" style="text-align:center" | ||
|- | |||
| '''Nummer''' || '''Datum''' || '''Thema''' ||'''Material''' | |||
|- | |||
| 1 || 16.04.2014 || Performance Measurement || [http://www5.in.tum.de/lehre/vorlesungen/parhpp/sose14/description01.pdf Sheet 1] | |||
|- | |||
| 2 || 07.05.2014 || Netzwerke || [http://www5.in.tum.de/lehre/vorlesungen/parhpp/sose14/description02.pdf Sheet 2] | |||
|- | |||
| 3 || 21.05.2014 || Abhängigkeistsanalyse, Synchronisation || [http://www5.in.tum.de/lehre/vorlesungen/parhpp/sose14/description03.pdf Sheet 3] | |||
|- | |||
| 4 || 04.06.2014 || Parallele Strukturen, Lastbalancierung || [http://www5.in.tum.de/lehre/vorlesungen/parhpp/sose14/description04.pdf Sheet 4] | |||
|- | |||
| 5 || 25.06.2014 || OpenMP || - | |||
|- | |||
| 6 || 09.07.2014 || MPI || - | |||
|- | |||
|} | |||
= Literature & External Links = | |||
# Introduction to High Performance Scientific Computing (Eijkhout, Chow, van de Geijn) [[http://www.lulu.com/product/paperback/introduction-to-high-performance-scientific-computing/14455750 free download]] | # Introduction to High Performance Scientific Computing (Eijkhout, Chow, van de Geijn) [[http://www.lulu.com/product/paperback/introduction-to-high-performance-scientific-computing/14455750 free download]] | ||
Line 69: | Line 82: | ||
<!-- | <!-- | ||
== | = Exam = | ||
= Regular exam = | |||
* '''Date''': 20.02.14, 12:00-13:30 | * '''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) | ||
Line 77: | Line 91: | ||
== Repetition Exam == | == Repetition Exam == | ||
== Allowed material for the exam == | |||
* 1 two-sided hand-written sheet of paper | * 1 two-sided hand-written sheet of paper | ||
* "Message Passing Interface Quick Reference in C" [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS09/mpi-quick-ref.pdf MPI Quick Reference]] | * "Message Passing Interface Quick Reference in C" [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS09/mpi-quick-ref.pdf MPI Quick Reference]] |
Revision as of 13:03, 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
Nummer | Datum | Thema | Material |
1 | 16.04.2014 | Performance Measurement | Sheet 1 |
2 | 07.05.2014 | Netzwerke | Sheet 2 |
3 | 21.05.2014 | Abhängigkeistsanalyse, Synchronisation | Sheet 3 |
4 | 04.06.2014 | Parallele Strukturen, Lastbalancierung | Sheet 4 |
5 | 25.06.2014 | OpenMP | - |
6 | 09.07.2014 | MPI | - |
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]