Parallel Numerics - Winter 11: Difference between revisions
No edit summary |
No edit summary |
||
(39 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
| timeplace = Lecture: Monday 10:15 - 11:45 Uhr (MI 02.07.023), Tutorial Friday 10:15 - 11:45 Uhr (MI 02.07.023) | | timeplace = Lecture: Monday 10:15 - 11:45 Uhr (MI 02.07.023), Tutorial Friday 10:15 - 11:45 Uhr (MI 02.07.023) | ||
| 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] oder [https://drehscheibe.in.tum.de/myintum/kurs_verwaltung/cm.html?cmid=44 IN2012]) | ||
| exam = | | exam = <span style="color:#ff0000">'''Inspection/Review of Reexam on Monday 7.5.2012 at 10:00 in 02.05.044 and 02.05.040!''' </span> | ||
| tutorials = [[Matous Sedlacek]] | | tutorials = [[Matous Sedlacek]] | ||
}} | }} | ||
Line 15: | Line 15: | ||
== News == | == News == | ||
# First lecture: | # '''First lecture''': 24.10.2011 | ||
# First | # '''First tutorial''': 28.10.2011 | ||
# '''Additional 10th tutorial''': There will be an additional 10th tutorial. See the worksheet below. | |||
# '''No tutorial on 23.12.2011''': The last tutorial this year will be on 16.12.2011! | |||
# '''Exam will be on 10.2.2012''': See details below! | |||
# '''Worksheet solutions 1-8 available''': | |||
# '''First Tutorial 2012''': 13.1.2012 | |||
# '''Last Tutorial on 20.1.2012''' | |||
# '''EXAM INSPECTION/REVIEW on Friday 24.2.2012 at 10:15-11:45 in room 01.07.014!''' | |||
# '''Room change for EXAM INSPECTION/REVIEW!!! Will take place in room 01.07.014!''' | |||
# '''REEXAM on Monday 23.4.2012 at 10:00-11:30 in room 01.07.014! See details below!''' | |||
# <span style="color:#ff0000">'''Inspection/Review of Reexam on Monday 7.5.2012 at 10:00 in 02.05.044 and 02.05.040!''' </span> | |||
== Contents == | == Contents == | ||
Line 35: | Line 45: | ||
=== Slides === | === Slides === | ||
* | * [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/PARNUM_1.pdf Lecture 1, Introduction]] | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/PARNUM_2.pdf Lecture 2, OpenMP, Graphs]] | |||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/PARNUM_3.pdf Lecture 3, Graphs, Colouring, BLAS ]] | |||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/PARNUM_4.pdf Lecture 4, LE with dense matrices, (parallel) Gaussian Elimination ]] | |||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/PARNUM_5.pdf Lecture 5, QR decomposition, Sparse storage formats ]] | |||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/PARNUM_6.pdf Lecture 6, Schur complement, Perfect Matching ]] | |||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/PARNUM_7.pdf Lecture 7, Iterative Methods ]] | |||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/PARNUM_8.pdf Lecture 8, GMRES, Preconditioning ]] | |||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/PARNUM_9.pdf Lecture 9, SPAI & variants, Domain Decomposition ]] | |||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/PARNUM_10.pdf Lecture 10, Eigenvalues, Jacobi-Davidson ]] | |||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/PARNUM_11.pdf Lecture 11, MRRR, DFT, FFT ]] | |||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/PARNUM_12.pdf Lecture 12, GPU, CUDA ]] | |||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/PARNUM_13.pdf Lecture 13, Quantum Computing ]] | |||
=== Tutorials === | === Tutorials === | ||
Line 49: | Line 71: | ||
| '''2''' || Numerical Integration & P2P Communication I || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet2.pdf worksheet2.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet2_solution.pdf worksheet2_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws2/ws2_task1.cpp ws2_task1.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/Flynn_SPMD.pdf Flynn_SPMD.pdf] | | '''2''' || Numerical Integration & P2P Communication I || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet2.pdf worksheet2.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet2_solution.pdf worksheet2_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws2/ws2_task1.cpp ws2_task1.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/Flynn_SPMD.pdf Flynn_SPMD.pdf] | ||
|- | |- | ||
| '''3''' || Vector-Vector Operations & P2P Communication II || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet3.pdf worksheet3.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet3_solution.pdf worksheet3_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws3/ws3_task5.cpp ws3_task5.cpp] || | | '''3''' || Vector-Vector Operations & P2P Communication II || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet3.pdf worksheet3.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet3_solution.pdf worksheet3_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws3/ws3_task5.cpp ws3_task5.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/Comm_Modes.pdf Comm_Modes.pdf] | ||
|- | |- | ||
| '''4''' || Matrix-Matrix-Operations & P2P Communication III || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet4.pdf worksheet4.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet4_solution.pdf worksheet4_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws4/ws4_task5.cpp ws4_task5.cpp] || | | '''4''' || Matrix-Matrix-Operations & P2P Communication III || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet4.pdf worksheet4.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet4_solution.pdf worksheet4_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws4/ws4_task5.cpp ws4_task5.cpp] || | ||
|- | |- | ||
| '''5''' || Parallel Gaussian elimination & Collective Operations || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet5.pdf worksheet5.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet5_solution.pdf worksheet5_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws5/ws5_task3.cpp ws5_task3.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/ | | '''5''' || Parallel Gaussian elimination & Collective Operations || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet5.pdf worksheet5.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet5_solution.pdf worksheet5_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws5/ws5_task3.cpp ws5_task3.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/Collective.pdf Collective.pdf] | ||
|- | |- | ||
| '''6''' || Tridiagonal Matrices, Hockney/Golub method & Message Tags || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet6.pdf worksheet6.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet6_solution.pdf worksheet6_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws6/ws6_task1_serial.cpp ws6_task1_serial.cpp] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws6/ws6_task1_parallel.cpp ws6_task1_parallel.cpp] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws6/ws6_task3.cpp ws6_task3.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/Hockney_Golub_Notes.pdf Hockney_Golub_Notes.pdf] | | '''6''' || Tridiagonal Matrices, Hockney/Golub method & Message Tags || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet6.pdf worksheet6.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet6_solution.pdf worksheet6_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws6/ws6_task1_serial.cpp ws6_task1_serial.cpp] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws6/ws6_task1_parallel.cpp ws6_task1_parallel.cpp] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws6/ws6_task3.cpp ws6_task3.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/Hockney_Golub_Notes.pdf Hockney_Golub_Notes.pdf] | ||
Line 62: | Line 84: | ||
|- | |- | ||
| '''9''' || Domain Decomposition || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet9.pdf worksheet9.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet9_solution.pdf worksheet9_solution.pdf] || | | '''9''' || Domain Decomposition || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet9.pdf worksheet9.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet9_solution.pdf worksheet9_solution.pdf] || | ||
|- | |||
| '''10''' || Gradient Methods, Preconditioning & Eigenvalues || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet10.pdf worksheet10.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/worksheet10_solution.pdf worksheet10_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws10/ws10_task1_sequential.c ws10_task1_sequential.c] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS11/code/ws10/ws10_task1_parallel.c ws10_task1_parallel.c] || | |||
|} | |} | ||
Line 77: | Line 101: | ||
== Exam == | == Exam == | ||
* '''Date''': | * '''Date''': 2012, February 10th (Friday), 14:30-16:00 | ||
* '''Room''': | * '''Room''': MW 0350 (Egbert-von-Hoyer-Hörsaal, Departement of mechanical engineering) | ||
* '''Registration''': | * '''Registration''': Via TumOnline till 2012, mid January. <br> You can sign off till 2011, end of January. | ||
* ''' Inspection/Review:''' February 24th (Friday), 2012, 10:15-11:45, room 01.07.014. | |||
* WRITTEN Reexam on Monday 23.4.2012 at 10:00-11:30 in room 01.07.014! Registration now open via TumOnline! | |||
* <span style="color:#ff0000">'''Inspection/Review of Reexam on Monday 7.5.2012 at 10:00 in 02.05.044 and 02.05.040!''' </span> | |||
=== Allowed Material for the exam === | === Allowed Material for the exam === | ||
Line 87: | Line 113: | ||
=== Regulations === | === Regulations === | ||
The exam takes place on | The exam takes place on 10.2.2012. Make sure you are in place on time. As the lecture hall is reserved from 14:00, and as we have to leave at 16:00, 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. | Please study your examination regulations. Students in most disciplines have to register for the exams throughout the semester via TumOnline. |
Latest revision as of 11:01, 3 July 2012
- Term
- Winter 11
- 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 oder IN2012)
- Tutorials
- Matous Sedlacek
- Exam
- Inspection/Review of Reexam on Monday 7.5.2012 at 10:00 in 02.05.044 and 02.05.040!
- Semesterwochenstunden / ECTS Credits
- SWS (2V + 2Ü) / 5 Credits
- TUMonline
- {{{tumonline}}}
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: 24.10.2011
- First tutorial: 28.10.2011
- Additional 10th tutorial: There will be an additional 10th tutorial. See the worksheet below.
- No tutorial on 23.12.2011: The last tutorial this year will be on 16.12.2011!
- Exam will be on 10.2.2012: See details below!
- Worksheet solutions 1-8 available:
- First Tutorial 2012: 13.1.2012
- Last Tutorial on 20.1.2012
- EXAM INSPECTION/REVIEW on Friday 24.2.2012 at 10:15-11:45 in room 01.07.014!
- Room change for EXAM INSPECTION/REVIEW!!! Will take place in room 01.07.014!
- REEXAM on Monday 23.4.2012 at 10:00-11:30 in room 01.07.014! See details below!
- Inspection/Review of Reexam on Monday 7.5.2012 at 10:00 in 02.05.044 and 02.05.040!
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 Notes
Slides
- [Lecture 1, Introduction]
- [Lecture 2, OpenMP, Graphs]
- [Lecture 3, Graphs, Colouring, BLAS ]
- [Lecture 4, LE with dense matrices, (parallel) Gaussian Elimination ]
- [Lecture 5, QR decomposition, Sparse storage formats ]
- [Lecture 6, Schur complement, Perfect Matching ]
- [Lecture 7, Iterative Methods ]
- [Lecture 8, GMRES, Preconditioning ]
- [Lecture 9, SPAI & variants, Domain Decomposition ]
- [Lecture 10, Eigenvalues, Jacobi-Davidson ]
- [Lecture 11, MRRR, DFT, FFT ]
- [Lecture 12, GPU, CUDA ]
- [Lecture 13, Quantum Computing ]
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: 2012, February 10th (Friday), 14:30-16:00
- Room: MW 0350 (Egbert-von-Hoyer-Hörsaal, Departement of mechanical engineering)
- Registration: Via TumOnline till 2012, mid January.
You can sign off till 2011, end of January. - Inspection/Review: February 24th (Friday), 2012, 10:15-11:45, room 01.07.014.
- WRITTEN Reexam on Monday 23.4.2012 at 10:00-11:30 in room 01.07.014! Registration now open via TumOnline!
- Inspection/Review of Reexam on Monday 7.5.2012 at 10:00 in 02.05.044 and 02.05.040!
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 10.2.2012. Make sure you are in place on time. As the lecture hall is reserved from 14:00, and as we have to leave at 16:00, 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.