Parallel Numerics - Winter 12: Difference between revisions
No edit summary |
|||
(23 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
| credits = SWS (2V + 2Ü) / 5 Credits | | credits = SWS (2V + 2Ü) / 5 Credits | ||
| audience = CSE (compulsory course, 3rd semester), Mathematics (Master), Informatics (Master) (Modul [https://www.in.tum.de/myintum/kurs_verwaltung/cm.html?id=IN2012 IN2012]) | | audience = CSE (compulsory course, 3rd semester), Mathematics (Master), Informatics (Master) (Modul [https://www.in.tum.de/myintum/kurs_verwaltung/cm.html?id=IN2012 IN2012]) | ||
| exam = | | exam = <span style="color:#ff0000">'''Reexam on 19.4.2013. See details below.'''</span> | ||
| tutorials = [[Matous Sedlacek]] | | tutorials = [[Matous Sedlacek]] | ||
| tumonline = [https://campus.tum.de/tumonline/LV.detail?clvnr=950073739 Parallel Numerics] | | tumonline = [https://campus.tum.de/tumonline/LV.detail?clvnr=950073739 Parallel Numerics] | ||
Line 18: | Line 18: | ||
# '''First lecture''': Tuesday 23.10.2012 | # '''First lecture''': Tuesday 23.10.2012 | ||
# '''First tutorial''': Friday 26.10.2012 | # '''First tutorial''': Friday 26.10.2012 | ||
# '''Exam''': Thursday 28.2.2013 at 8:30-10:00 in room 5503.EG.350 (MW 0350, Egbert-von-Hoyer-Hörsaal) | |||
# '''No tutorial on Friday 07.12.2012 !''' | |||
# '''stationary.m''': Additional MATLAB script available (see below) | |||
# '''Sheet 10''': The solution to sheet 10 will be online next week to motivate for own solution. | |||
# '''Additional tutorial''': Last tutorial is next week on Friday 25.01.2013. | |||
#<span style="color:#ff0000">'''Exam inspection''': See details below!</span> | |||
#<span style="color:#ff0000">'''Reexam''': Will take place on April 19th 2013 at 13:00. See details below!</span> | |||
== Contents == | == Contents == | ||
Line 33: | Line 40: | ||
=== Lecture Slides === | === Lecture Slides === | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/ | * Lecture 1 [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/23-10-2012.pdf 23-10-2012.pdf]] | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/ | * Lecture 2 [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/30-10-2012.pdf 30-10-2012.pdf]] | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/ | * Lecture 3 [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/6-11-2012.pdf 6-11-2012.pdf]] | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/ | * Lecture 4 [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/13-11-2012.pdf 13-11-2012.pdf]] | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/ | * Lecture 5 [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/20-11-2012.pdf 20-11-2012.pdf]] | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/ | * Lecture 6 [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/27-11-2012.pdf 27-11-2012.pdf]] | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/ | * Lecture 7 [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/04-12-2012.pdf 04-12-2012.pdf]] | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/ | * Lecture 8 [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/11-12-2012.pdf 11-12-2012.pdf]] | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/ | * Lecture 9 [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/18-12-2012.pdf 18-12-2012.pdf]] | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/ | * Lecture 10 [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/08-01-2013.pdf 08-01-2013.pdf]] | ||
* Lecture 11 [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/15-01-2013.pdf 15-01-2013.pdf]] | |||
* Lecture 12 [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/22-01-2013.pdf 22-01-2013.pdf]] | |||
=== Additional Material === | |||
* MATLAB script for stationary iterative methods: [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/stationary.m stationary.m]] | |||
=== Tutorials === | === Tutorials === | ||
Line 56: | Line 69: | ||
| '''2''' || Numerical Integration & P2P Communication I || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet2.pdf sheet2.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet2_solution.pdf sheet2_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws2/ws2_task1.cpp ws2_task1.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/Flynn_SPMD.pdf Flynn_SPMD.pdf] | | '''2''' || Numerical Integration & P2P Communication I || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet2.pdf sheet2.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet2_solution.pdf sheet2_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws2/ws2_task1.cpp ws2_task1.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/Flynn_SPMD.pdf Flynn_SPMD.pdf] | ||
|- | |- | ||
| '''3''' || Vector-Vector Operations & P2P Communication II || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet3.pdf sheet3.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet3_solution.pdf sheet3_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws3/ws3_task5.cpp ws3_task5.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/Comm_Modes.pdf Comm_Modes.pdf] | | '''3''' || Vector-Vector Operations & P2P Communication II || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet3.pdf sheet3.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet3_solution.pdf sheet3_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws3/ws3_task5.cpp ws3_task5.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/Comm_Modes.pdf Comm_Modes.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/Block_Send.pdf Block_Send.pdf] | ||
|- | |- | ||
| '''4''' || Matrix-Matrix-Operations & P2P Communication III || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet4.pdf sheet4.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet4_solution.pdf sheet4_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws4/ws4_task5.cpp ws4_task5.cpp] || | | '''4''' || Matrix-Matrix-Operations & P2P Communication III || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet4.pdf sheet4.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet4_solution.pdf sheet4_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws4/ws4_task5.cpp ws4_task5.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/AmdahlGustaf.txt AmdahlGustaf.txt] | ||
|- | |- | ||
| '''5''' || Parallel Gaussian elimination & Collective Operations || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet5.pdf sheet5.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet5_solution.pdf sheet5_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws5/ws5_task3.cpp ws5_task3.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/Collective.pdf Collective.pdf] | | '''5''' || Parallel Gaussian elimination & Collective Operations || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet5.pdf sheet5.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet5_solution.pdf sheet5_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws5/ws5_task3.cpp ws5_task3.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/Collective.pdf Collective.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/Pivoting.txt Pivoting.txt] | ||
|- | |- | ||
| '''6''' || Tridiagonal Matrices, Hockney/Golub method & Message Tags || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet6.pdf sheet6.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet6_solution.pdf sheet6_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws6/ws6_task1_serial.cpp ws6_task1_serial.cpp] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws6/ws6_task1_parallel.cpp ws6_task1_parallel.cpp] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws6/ws6_task3.cpp ws6_task3.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/Hockney_Golub_Notes.pdf Hockney_Golub_Notes.pdf] | | '''6''' || Tridiagonal Matrices, Hockney/Golub method & Message Tags || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet6.pdf sheet6.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet6_solution.pdf sheet6_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws6/ws6_task1_serial.cpp ws6_task1_serial.cpp] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws6/ws6_task1_parallel.cpp ws6_task1_parallel.cpp] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws6/ws6_task3.cpp ws6_task3.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/Hockney_Golub_Notes.pdf Hockney_Golub_Notes.pdf] | ||
Line 68: | Line 81: | ||
| '''8''' || Stationary Methods || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet8.pdf sheet8.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet8_solution.pdf sheet8_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws8/ws8_task3_serial.cpp ws8_task3_serial.cpp] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws8/ws8_task3_parallel.cpp ws8_task3_parallel.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/Jacobi_Relaxation_Notes.pdf Jacobi_Relaxation_Notes.pdf] | | '''8''' || Stationary Methods || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet8.pdf sheet8.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet8_solution.pdf sheet8_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws8/ws8_task3_serial.cpp ws8_task3_serial.cpp] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws8/ws8_task3_parallel.cpp ws8_task3_parallel.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/Jacobi_Relaxation_Notes.pdf Jacobi_Relaxation_Notes.pdf] | ||
|- | |- | ||
| '''9''' || | | '''9''' || Gradient Methods, Preconditioning & Eigenvalues || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet9.pdf sheet9.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet9_solution.pdf sheet9_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws9/ws9_task1_sequential.c ws9_task1_sequential.c] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/code/ws9/ws9_task1_parallel.c ws9_task1_parallel.c] || | ||
|- | |- | ||
| '''10''' || | | '''10''' || Domain Decomposition || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet10.pdf sheet10.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS12/sheet10_solution.pdf sheet10_solution.pdf] || | ||
|} | |} | ||
Line 85: | Line 98: | ||
== Exam == | == Exam == | ||
* '''Date''': | * '''Date''': 28.2.2013 at 8:30-10:00 | ||
* '''Room''': | * '''Room''': 5503.EG.350 (MW 0350, Egbert-von-Hoyer-Hörsaal) | ||
* '''Registration''': | * '''Registration''': via TUMOnline | ||
* Inspection/Review: | * <span style="color:#ff0000">'''Inspection/Review''': 25.3.2013 in room 02.05.040 <br>Specific alphabetical time slots are (surnames starting with character): <br>1) 10:00 - 11:30: A - L <br>2) 12:30 - 14:00: M - P <br>3) 14:00 - 15:30: Q - X<br>Note that only 2 persons will be allowed to inspect their exam simultaneously!<br>Do not forget your student and identity card!</span> | ||
* | |||
* | == Reexam == | ||
* <span style="color:#ff0000">'''Type''': oral (not written)</span> | |||
* <span style="color:#ff0000">'''Date''': 19.4.2013 from 13:00.<br>'''You have to fill in your name into list on door of office 02.05.040! <br>Each candidate may choose only one time slot for the exam and each time slot may contain only one candidate. <br> The time slots range from 13:00 till 17:00.'''</span> | |||
* <span style="color:#ff0000">'''Room''': 02.05.040 (FMI Building) </span> | |||
* <span style="color:#ff0000">'''Registration''': via TUMOnline till 1.4.2013 '''AND''' by choosing time slot: fill in your name into list on door of office 02.05.040 (see above)! </span> | |||
* <span style="color:#ff0000">'''Allowed Material''': MPI Quick Reference card.<br> Do not forget your student and identity card!</span> | |||
=== Allowed Material for the exam === | === Allowed Material for the exam === |
Latest revision as of 10:17, 18 March 2013
- Term
- Winter 12
- Lecturer
- Dr. rer. nat. Tobias Neckel
- Time and Place
- Lecture: Tuesday 9:00 - 10:30 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
- Reexam on 19.4.2013. See details below.
- Semesterwochenstunden / ECTS Credits
- SWS (2V + 2Ü) / 5 Credits
- TUMonline
- Parallel Numerics
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
- First lecture: Tuesday 23.10.2012
- First tutorial: Friday 26.10.2012
- Exam: Thursday 28.2.2013 at 8:30-10:00 in room 5503.EG.350 (MW 0350, Egbert-von-Hoyer-Hörsaal)
- No tutorial on Friday 07.12.2012 !
- stationary.m: Additional MATLAB script available (see below)
- Sheet 10: The solution to sheet 10 will be online next week to motivate for own solution.
- Additional tutorial: Last tutorial is next week on Friday 25.01.2013.
- Exam inspection: See details below!
- Reexam: Will take place on April 19th 2013 at 13:00. See details below!
Contents
- High-Performance Computing
- Performance: Analysis, Modeling, and Measurements
- Basic Linear Algebra Subprograms
- Direct Solution of Sparse Linear Systems
- Iterative Methods for Linear Systems
- Linear Eigenvalue Problems
- Programming in MPI
Course Material
Lecture Slides
- Lecture 1 [23-10-2012.pdf]
- Lecture 2 [30-10-2012.pdf]
- Lecture 3 [6-11-2012.pdf]
- Lecture 4 [13-11-2012.pdf]
- Lecture 5 [20-11-2012.pdf]
- Lecture 6 [27-11-2012.pdf]
- Lecture 7 [04-12-2012.pdf]
- Lecture 8 [11-12-2012.pdf]
- Lecture 9 [18-12-2012.pdf]
- Lecture 10 [08-01-2013.pdf]
- Lecture 11 [15-01-2013.pdf]
- Lecture 12 [22-01-2013.pdf]
Additional Material
- MATLAB script for stationary iterative methods: [stationary.m]
Tutorials
Corrections with new version are marked in red.
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)
Exam
- Date: 28.2.2013 at 8:30-10:00
- Room: 5503.EG.350 (MW 0350, Egbert-von-Hoyer-Hörsaal)
- Registration: via TUMOnline
- Inspection/Review: 25.3.2013 in room 02.05.040
Specific alphabetical time slots are (surnames starting with character):
1) 10:00 - 11:30: A - L
2) 12:30 - 14:00: M - P
3) 14:00 - 15:30: Q - X
Note that only 2 persons will be allowed to inspect their exam simultaneously!
Do not forget your student and identity card!
Reexam
- Type: oral (not written)
- Date: 19.4.2013 from 13:00.
You have to fill in your name into list on door of office 02.05.040!
Each candidate may choose only one time slot for the exam and each time slot may contain only one candidate.
The time slots range from 13:00 till 17:00. - Room: 02.05.040 (FMI Building)
- Registration: via TUMOnline till 1.4.2013 AND by choosing time slot: fill in your name into list on door of office 02.05.040 (see above)!
- Allowed Material: MPI Quick Reference card.
Do not forget your student and identity card!
Allowed Material for the exam
- 1 two-sided hand-written sheet of paper
- "Message Passing Interface Quick Reference in C" [MPI Quick Reference]
Regulations
The exam takes place on t.b.a. Make sure you are in place on time. As the lecture hall is reserved from t.b.a., and as we have to leave at t.b.a., there's no chance to wait for late arrivals. A handwritten sheet of paper (size A4, front and back page) may be used during the exam as mnemonic as well as the MPI operation reference distributed during the tutorials. No other material besides dictionaries is allowed.
Please study your examination regulations. Students in most disciplines have to register for the exams throughout the semester via TumOnline.
Students that did not pass the exam or did not participate and still need the credits should contact Prof. Thomas Huckle for an appointment as soon as possible. In this case, the appointment always is the second try, i.e. if you do not take part in the exam, it is a failed try.