Parallel Numerics - Winter 16: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 84: Line 84:
| 9 || 13.01.2017 || Domain Decomposition || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS16/description09.pdf description09.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS16/solution09.pdf solution09.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS16/slides_RB.pdf slides_RB.pdf]
| 9 || 13.01.2017 || Domain Decomposition || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS16/description09.pdf description09.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS16/solution09.pdf solution09.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS16/slides_RB.pdf slides_RB.pdf]
|-
|-
| 10 || 20.01.2017 || Gradient Methods, Preconditioning & Eigenvalues || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS16/description10.pdf description10.pdf] || <!--[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS16/solution10.pdf solution10.pdf]--> || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS15/sheet10_task01_serial.c sheet10_task01_serial.c] <br>
| 10 || 20.01.2017 || Gradient Methods, Preconditioning & Eigenvalues || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS16/description10.pdf description10.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS16/solution10.pdf solution10.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS15/sheet10_task01_serial.c sheet10_task01_serial.c] <br>
[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS15/sheet10_task01_parallel.c sheet10_task01_parallel.c] <br>
[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS15/sheet10_task01_parallel.c sheet10_task01_parallel.c] <br>
[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS15/sheet10_task03.m sheet10_task03.m]
[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS15/sheet10_task03.m sheet10_task03.m]
|-
| 11 || 27.01.2017 || SPAI and old exams || tbd ||  ||
|-
|-
|}
|}

Revision as of 15:09, 20 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

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 tbd


Literature & external links