Parallel Numerics - Winter 16: Difference between revisions

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


The exam review for the repeat exam takes place in room [https://portal.mytum.de/campus/roomfinder/roomfinder_viewmap?mapid=142&roomid=00.12.019%405612 MI 00.12.019], Boltzmannstr. 3 on Monday, April 25, 2016 from 13:00 to 14:00.
The exam review for the repeat exam takes place in room [https://portal.mytum.de/campus/roomfinder/roomfinder_viewmap?mapid=142&roomid=00.12.019%405612 MI 00.12.019], Boltzmannstr. 3 on Monday, April 25, 2016 from 13:00 to 14:00.
-->


== Allowed material for both exams ==
== Allowed material for exam ==
* 1 two-sided hand-written sheet of paper
* 1 two-sided hand-written sheet of paper
* [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS09/mpi-quick-ref.pdf Message Passing Interface Quick Reference in C]
* [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS09/mpi-quick-ref.pdf Message Passing Interface Quick Reference in C]
Line 128: Line 129:
|}
|}


-->
 


= Literature & external links =
= Literature & external links =

Revision as of 17:01, 25 January 2017


Term
Winter 2016
Lecturer
Univ.-Prof. Dr. Thomas Huckle
Time and Place
Lecture: Tuesday (first lecture: 18.10.2016), 12:15 - 13:45, MI 00.13.009A
Tutorial: Friday (first tutorial: 28.10.2016), 10:15 - 11:45, MI 00.13.009A, see Tutorials
Audience
IN2012
Master CSE
Master Mathematics
Master Informatics
Master Mathematics in Data Science
Master Data Engineering and Analytics
Tutorials
Benjamin Uekermann
Exam
Semesterwochenstunden / ECTS Credits
4 SWS (2V + 2Ü) / 5 credits
TUMonline



News

23.09.2016 First lecture takes place on 18.10.2016, first tutorial on 28.10.2016. There will be no tutorial on 23.12.2016 .

Lecture slides

Number Date Slides
1 18.10.2016 lecture_1.pdf
2 25.10.2016 lecture_2.pdf
3 08.11.2016 lecture_3.pdf
4 15.11.2016 lecture_4.pdf
5 22.11.2016 lecture_5.pdf
6 29.11.2016 lecture_6.pdf
7 06.12.2016 lecture_7.pdf
8 13.12.2016 lecture_8.pdf
9 20.12.2016 lecture_9.pdf
10 10.01.2017 lecture_10.pdf
11 17.01.2017 lecture_11.pdf
12 24.01.2017 lecture_12.pdf

Tutorials

Number Date Topic Worksheet Proposal for solution Code
1 28.10.2016 Flynn's Taxonomy & MPI Basics description01.pdf solution01.pdf sheet01_task05.cpp
sheet01_task06.cpp
2 04.11.2016 Numerical Integration & P2P Communication I description02.pdf solution02.pdf sheet02_task01.cpp
3 11.11.2016 Vector-Vector Operations & P2P Communication II description03.pdf solution03.pdf sheet03_task05.cpp
4 18.11.2016 Matrix-Matrix-Operations & P2P Communication III description04.pdf solution04.pdf sheet04_task05.cpp slides04.pdf
5 25.11.2016 Parallel LU Decomposition & Collective Operations description05.pdf solution05.pdf sheet05_task03.cpp
6 02.12.2016 Tridiagonal Matrices, Hockney/Golub method & Message Tags description06.pdf solution06.pdf sheet06_task01_serial.cpp
sheet06_task01_parallel.cpp
sheet06_task03.cpp
slides6.pdf
7 09.12.2016 Sparse Matrix-Vector Multiplication & MPI Communicators description07.pdf solution07.pdf sheet07_task03.cpp
8 16.12.2016 Stationary Methods description08.pdf solution08.pdf sheet08_task03_serial.cpp

sheet08_task03_parallel.cpp

9 13.01.2017 Domain Decomposition description09.pdf solution09.pdf slides_RB.pdf
10 20.01.2017 Gradient Methods, Preconditioning & Eigenvalues description10.pdf solution10.pdf sheet10_task01_serial.c

sheet10_task01_parallel.c
sheet10_task03.m

11 27.01.2017 SPAI and old exams description11.pdf


Allowed material for exam

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