Parallel Numerics - Winter 10: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 36: Line 36:


=== Tutorials ===
=== Tutorials ===
# Flynn's Taxonomy & MPI Basics ([[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS10/worksheet1.pdf Worksheet]])
# Flynn's Taxonomy & MPI Basics ([[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS10/worksheet1.pdf Worksheet]])
# Vector-Vector Operations & P2P Communication II
# Matrix-Matrix-Operations & P2P Communication III
# Parallel Gaussian elimination & Collective Operations
# Tridiagonal Matrices, the Hockney/Golub method & Message Tags
# Sparse Matrix-Vector Multiplication & MPI Communicators
# Stationary Methods
# Domain Decomposition


== Literature & External Links ==
== Literature & External Links ==

Revision as of 13:09, 20 September 2010

Term
Winter 10
Lecturer
Univ.-Prof. Dr. Thomas Huckle
Time and Place
Lecture: Monday 10:15 - 11:45 Uhr (MI 02.07.023), Tutorial Friday 10:15 - 11:45 Uhr (MI 02.07.023)
Audience
CSE (compulsory course, 3rd semester), Mathematics (Master), Informatics (Master) (Modul IN2012)
Tutorials
Matous Sedlacek
Exam
To be announced
Semesterwochenstunden / ECTS Credits
SWS (2V + 2Ü) / 5 Credits
TUMonline
{{{tumonline}}}



IN2012

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

Contents

  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

Course Material

Lecture Notes

Slides

coming soon...

Tutorials

  1. Flynn's Taxonomy & MPI Basics ([Worksheet])
  2. Vector-Vector Operations & P2P Communication II
  3. Matrix-Matrix-Operations & P2P Communication III
  4. Parallel Gaussian elimination & Collective Operations
  5. Tridiagonal Matrices, the Hockney/Golub method & Message Tags
  6. Sparse Matrix-Vector Multiplication & MPI Communicators
  7. Stationary Methods
  8. Domain Decomposition

Literature & External Links

  1. Numerical Linear Algebra for High-Performance Computers (Dongarra, Duff, Sorensen, van der Vorst)
  2. Parallel Algorithms for Matrix Computations (Gallivan, Heath, Ng, Ortega,...)
  3. A User's Guide to MPI (Pacheco)
  4. Iterative Methods for Sparse Linear Systems (Saad)
  5. Loesung linearer Gleichungssysteme auf Parallelrechnern (Frommer)
  1. [An Introduction To Quantum Computing for Non-Physicists]

Exam

coming soon...

Allowed Material for the exam

  • 1 two-sided hand-written sheet of paper
  • "Message Passing Interface Quick Reference in C" [MPI Quick Reference]

Regulations

coming soon...


Old Exams