Parallel Solution of Partial Differential Equations (Interdisciplinary Block Course) (MA5317)
Organisatorial
Course | Dr. Björn Gmeiner, Prof. Dr. Thomas Dickopf This semester's course is finished. |
---|---|
Office hours | By appointment |
Course format | The block course was held on four afternoons during the semester (November (2x), December, January). |
Contents
- Module MA5317
- Block course: four afternoons with tutorials, exercises, presentations (2 ECTS for successful participants, Bereich "Überfachliche Grundlagen")
- Implementation (with MPI and OpenMP) of parallel solution methods for partial differential equations
Participation
- Please register now via TUMonline. If you missed out on the first tutorial, you can only be admitted to the block course in exceptional cases.
- An account for the "Rechnerhalle" is required to participate. If you do not have one yet, please follow the instructions here.
Dates
- The four tutorials were held on different weekdays to facilitate attendance.
- First tutorial: Wednesday, 06.11.2013, 14:00-20:00 in Room 00.07.023
- Second tutorial: Tuesday, 26.11.2013, 14:00-20:00 in Room 00.07.023
- Third tutorial: Wednesday, 18.12.2013, 14:00-20:00 in Room 00.07.023
- Fourth tutorial: Monday, 20.01.2014, 14:00-20:00 in Room 00.07.023
Material
- Sheet 1
- Sheet 2
- Sheet 3
- Sheet 4
- Program structure: parpde.cc
- Compile shell script: compile.sh
(change access permissions with "chmod +x compile" to allow execution)
- OpenMP script for SuperMUC: jobopenmp