Parallel Numerics - Winter 13: Difference between revisions
Jump to navigation
Jump to search
(Tutorium: Blaetter und C-Code komplett online) |
(correction) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 15: | Line 15: | ||
{| class="wikitable" valign="top" | {| class="wikitable" valign="top" | ||
|- | |- | ||
! valign="top" | | ! valign="top" | 24.02.2014 || The exam review will take place in room 02.07.023 on 25.02.2014, 15:00 - 15:30. | ||
|} | |} | ||
Line 43: | Line 43: | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/vorlesung/20140114-parnum.pdf Lecture 10]] | * [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/vorlesung/20140114-parnum.pdf Lecture 10]] | ||
* [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/vorlesung/parnum-complete.pdf Full script]] | * [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/vorlesung/parnum-complete.pdf Full script]] | ||
* [[http://www5.in.tum.de/persons/huckle/vorl_11.pdf Lecture 11]] | |||
* [[http://www5.in.tum.de/persons/huckle/vorl_14.pdf Lecture 12]] | |||
=== Tutorials === | === Tutorials === | ||
Line 53: | Line 55: | ||
| '''2''' || Numerical Integration & P2P Communication I || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet2.pdf sheet2.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet2_solution.pdf sheet2_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet2_task1.cpp sheet2_task1.cpp] || | | '''2''' || Numerical Integration & P2P Communication I || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet2.pdf sheet2.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet2_solution.pdf sheet2_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet2_task1.cpp sheet2_task1.cpp] || | ||
|- | |- | ||
| '''3''' || Vector-Vector Operations & P2P Communication II || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet3.pdf sheet3.pdf] ||[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet3_solution.pdf sheet3_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet3_task5.cpp sheet3_task5.cpp] || | | '''3''' || Vector-Vector Operations & P2P Communication II || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet3.pdf sheet3.pdf] ||[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet3_solution.pdf sheet3_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet3_task5.cpp sheet3_task5.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/Block_Send.pdf Send-Modes] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/Comm_Modes_wo.pdf Communication-Modes] | ||
|- | |- | ||
| '''4''' || Matrix-Matrix-Operations & P2P Communication III || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet4.pdf sheet4.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet4_solution.pdf sheet4_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet4_task5.cpp sheet4_task5.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/AmdahlGustaf.txt AmdahlGustaf.txt] | | '''4''' || Matrix-Matrix-Operations & P2P Communication III || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet4.pdf sheet4.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet4_solution.pdf sheet4_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet4_task5.cpp sheet4_task5.cpp] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/AmdahlGustaf.txt AmdahlGustaf.txt] | ||
Line 62: | Line 64: | ||
|- | |- | ||
| '''7''' || Sparse Matrix-Vector Multiplication & MPI Communicators || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet7.pdf sheet7.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet7_solution.pdf sheet7_solution.pdf] <br>[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet7_task3.cpp sheet7_task3.cpp]|| | | '''7''' || Sparse Matrix-Vector Multiplication & MPI Communicators || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet7.pdf sheet7.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet7_solution.pdf sheet7_solution.pdf] <br>[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet7_task3.cpp sheet7_task3.cpp]|| | ||
[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet7-additional-notes.pdf additional-notes] | |||
|- | |- | ||
| '''8''' || Stationary Methods || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet8.pdf sheet8.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet8_solution.pdf sheet8_solution.pdf] <br> | | '''8''' || Stationary Methods || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet8.pdf sheet8.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet8_solution.pdf sheet8_solution.pdf] <br> | ||
[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet8_task3_serial.cpp sheet8_task3_serial.cpp] <br> | [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet8_task3_serial.cpp sheet8_task3_serial.cpp] <br> | ||
[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet8_task3_parallel.cpp sheet8_task3_parallel.cpp] | [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet8_task3_parallel.cpp sheet8_task3_parallel.cpp] | ||
|| [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/Jacobi_Relaxation_Notes.pdf Jacobi_Relaxation_Notes] <br> | |||
[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet8-stationary.m sheet8-stationary.m] | |||
|- | |- | ||
| '''9''' || Gradient Methods, Preconditioning & Eigenvalues || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet9.pdf sheet9.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet9_solution.pdf sheet9_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet9_task1_sequential.c ws9_task1_sequential.c] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet9_task1_parallel.c ws9_task1_parallel.c] || | | '''9''' || Gradient Methods, Preconditioning & Eigenvalues || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet9.pdf sheet9.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet9_solution.pdf sheet9_solution.pdf] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet9_task1_sequential.c ws9_task1_sequential.c] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet9_task1_parallel.c ws9_task1_parallel.c] || | ||
|- | |- | ||
| '''10''' || Domain Decomposition || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet10.pdf sheet10.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet10_solution.pdf sheet10_solution.pdf] || | | '''10''' || Domain Decomposition || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet10.pdf sheet10.pdf] || [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/sheet10_solution.pdf sheet10_solution.pdf] <br> | ||
[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet10_task1_sequential.c sheet10_task1_sequential.c] <br> [http://www5.in.tum.de/lehre/vorlesungen/parnum/WS13/tutorium/code/sheet10_task1_parallel.c sheet10_task1_parallel.c] | |||
|| | |||
|} | |} | ||
Line 82: | Line 89: | ||
# [http://portal.acm.org/ft_gateway.cfm?id=367709&type=pdf&coll=GUIDE&dl=GUIDE&CFID=9612637&CFTOKEN=88133936 An Introduction To Quantum Computing for Non-Physicists] | # [http://portal.acm.org/ft_gateway.cfm?id=367709&type=pdf&coll=GUIDE&dl=GUIDE&CFID=9612637&CFTOKEN=88133936 An Introduction To Quantum Computing for Non-Physicists] | ||
<!-- | |||
== Exam == | == Exam == | ||
* '''Date''': 20.02.14, 12:00-13:30 | |||
* '''Room''': 5503.EG.350 (MW 0350, Egbert-von-Hoyer-Hörsaal) | |||
* '''Registration''': via TUMOnline | |||
* '''Inspection/Review''': 25.02.2014 in room 02.07.023 <br>Note that only 2 persons will be allowed to inspect their exam simultaneously!<br>Do not forget your student and identity card! --> | |||
== Repetition Exam == | |||
* '''Date''': 10.04.14, 14:00-16:30 | |||
* '''Room''': 02.07.023 | |||
* '''Registration''': via TUMOnline | |||
<!-- * <span style="color:#ff0000">'''Inspection/Review''': 25.02.2014 in room 02.07.023 <br>Note that only 2 persons will be allowed to inspect their exam simultaneously!<br>Do not forget your student and identity card!</span> --> | |||
=== Allowed Material for the exam === | === Allowed Material for the exam === | ||
* 1 two-sided hand-written sheet of paper | |||
* "Message Passing Interface Quick Reference in C" [[http://www5.in.tum.de/lehre/vorlesungen/parnum/WS09/mpi-quick-ref.pdf MPI Quick Reference]] | |||
=== Regulations === | === Regulations === |
Latest revision as of 14:07, 8 April 2014
- Term
- Winter 13
- Lecturer
- Univ.-Prof. Dr. Thomas Huckle
- Time and Place
- Tuesday, 09:15-10:45, Room 02.07.023
- Audience
- CSE (compulsory course, 3rd semester), Mathematics (Master), Informatics (Master) (Modul IN2012)
- Tutorials
- Friday, 10:15-11:45, Room 02.07.023, Organization: Michael Lieb, M.Sc.
- Exam
- Do 20.2.14, 12:00-13:30, 5503.EG.350 (MW 0350, Egbert-von-Hoyer-Hörsaal)
- Semesterwochenstunden / ECTS Credits
- SWS (2V + 2Ü) / 5 Credits
- TUMonline
- [reference]
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
24.02.2014 | The exam review will take place in room 02.07.023 on 25.02.2014, 15:00 - 15:30. |
---|
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]
- [Lecture 2]
- [Lecture 3,Material]
- [Lecture 4]
- [Lecture 5]
- [Lecture 6]
- [Lecture 7]
- [Lecture 8]
- [Lecture 9]
- [Lecture 10]
- [Full script]
- [Lecture 11]
- [Lecture 12]
Tutorials
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)
- An Introduction To Quantum Computing for Non-Physicists
Repetition Exam
- Date: 10.04.14, 14:00-16:30
- Room: 02.07.023
- Registration: via TUMOnline
Allowed Material for the exam
- 1 two-sided hand-written sheet of paper
- "Message Passing Interface Quick Reference in C" [MPI Quick Reference]