Parallel Numerics - Winter 14: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 81: | Line 81: | ||
# [http://portal.acm.org/ft_gateway.cfm?id=367709&type=pdf&coll=GUIDE&dl=GUIDE&CFID=9612637&CFTOKEN=88133936 An Introduction To Quantum Computing for Non-Physicists] | # [http://portal.acm.org/ft_gateway.cfm?id=367709&type=pdf&coll=GUIDE&dl=GUIDE&CFID=9612637&CFTOKEN=88133936 An Introduction To Quantum Computing for Non-Physicists] | ||
= Exam = | |||
<!-- | <!-- | ||
= Regular 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) | ||
* '''Registration''': via TUMOnline | * '''Registration''': via TUMOnline | ||
* '''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! | * '''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! | ||
== Repetition Exam == | == Repetition Exam == | ||
--> | |||
== Allowed material for the exam == | == Allowed material for the exam == | ||
Line 95: | Line 96: | ||
* "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]] | ||
== Old exams == | |||
* [[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/WS10/exam.pdf Winter 10]], [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS10/exam_lsg.pdf solution]] | ||
Line 107: | Line 104: | ||
* [[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:04, 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
Exam
Allowed material for the exam
- 1 two-sided hand-written sheet of paper
- "Message Passing Interface Quick Reference in C" [MPI Quick Reference]