Parallel Numerics - Winter 15

From Sccswiki
Revision as of 08:58, 16 June 2015 by Riesinge (talk | contribs)
Jump to navigation Jump to search


Term
Winter 2015
Lecturer
Univ.-Prof. Dr. Thomas Huckle
Time and Place
Lecture: Tuesday (first lecture: 13.10.2015), 12:15 - 13:45, MI 02.07.023
Tutorial: Friday (first tutorial: 23.10.2015), 10:15 - 11:45, MI 02.07.023, see Tutorials
Audience
IN2012
Master CSE
Master Mathematics
Master Informatics
Tutorials
Christoph Riesinger
Exam
Regular Exam:
tba
Repeat Exam:
tba
Semesterwochenstunden / ECTS Credits
4 SWS (2V + 2Ü) / 5 credits
TUMonline
Lecture and tutorials Parallel Numerics



Lecture slides

Number Date Worksheet
1 - -
2 - -
3 - -
4 - -
5 - -
6 - -
7 - -
8 - -
9 - -
10 - -
11 - -
12 - -
13 - -

Tutorials

Number Date Topic Material Proposal for solution Code
1 - Flynn's Taxonomy & MPI Basics description01.pdf - sheet01_task06.cpp
2 - Numerical Integration & P2P Communication I description02.pdf - sheet02_task01.cpp
3 - Vector-Vector Operations & P2P Communication II description03.pdf - sheet03_task05.cpp
4 - Matrix-Matrix-Operations & P2P Communication III description04.pdf - sheet04_task05.cpp
5 - Parallel LU Decomposition & Collective Operations description05.pdf - sheet05_task03.cpp
6 - Tridiagonal Matrices, Hockney/Golub method & Message Tags description06.pdf - sheet06_task01_serial.cpp
sheet06_task01_parallel.cpp
sheet06_task03.cpp
7 - Sparse Matrix-Vector Multiplication & MPI Communicators description07.pdf - sheet07_task03.cpp
8 - Stationary Methods description08.pdf - sheet08_task03_serial.cpp

sheet08_task03_parallel.cpp

9 - Gradient Methods, Preconditioning & Eigenvalues description09.pdf - -
10 - Domain Decomposition description10.pdf - sheet10_task01_serial.c

sheet10_task01_parallel.c
sheet10_task03.m

Exam

Regular Exam

tba

Repeat Exam

tba

Allowed material for both exams

Old exams

Semester Exam Solution
Winter term 2010/11 exam solution
Winter term 2009/10 exam solution
Winter term 2008/09 exam partial solution
Winter term 2007/08 exam -
Winter term 2006/07 exam -
Winter term 2005/06 exam -

Literature & external links