Parallel Numerics - Winter 14: Difference between revisions
Jump to navigation
Jump to search
Line 85: | Line 85: | ||
== Old exams == | == Old exams == | ||
{| class="wikitable" style="text-align:center" | |||
|- | |||
| '''Semester''' || '''Exam''' || '''Solution''' | |||
|- | |||
| Winter term 2010/11 || [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS10/exam.pdf Winter 10]] || [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS10/exam_lsg.pdf solution]] | |||
|- | |||
|} | |||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS09/exam.pdf Winter 09]], [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS09/klausur_loes_parnum_10.pdf solution]] | * [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS09/exam.pdf Winter 09]], [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS09/klausur_loes_parnum_10.pdf solution]] | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS08/exam.ps Winter 08]], [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS09/klausur_09_loes.pdf partial solution]] | * [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS08/exam.ps Winter 08]], [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS09/klausur_09_loes.pdf partial solution]] | ||
Line 92: | Line 98: | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS07/klausur0607.ps Winter 06]] | * [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS07/klausur0607.ps Winter 06]] | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS07/klausur0506.ps Winter 05]] | * [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS07/klausur0506.ps Winter 05]] | ||
[[Category:Teaching]] | [[Category:Teaching]] |
Revision as of 13:10, 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]
Old exams
Semester | Exam | Solution |
Winter term 2010/11 | [Winter 10] | [solution] |