Difference between revisions of "Parallele Programmierung und Hochleistungsrechnen - Summer 12"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
| audience = [https://drehscheibe.in.tum.de/myintum/kurs_verwaltung/cm.html?id=IN2013 Modul IN2013] | | audience = [https://drehscheibe.in.tum.de/myintum/kurs_verwaltung/cm.html?id=IN2013 Modul IN2013] | ||
: Bachelor, Master und Diplom in Informatik, Bachelor in Wirtschaftsinformatik, Master in Angewandter Informatik, Maschinenwesen (FM-NM) | : Bachelor, Master und Diplom in Informatik, Bachelor in Wirtschaftsinformatik, Master in Angewandter Informatik, Maschinenwesen (FM-NM) | ||
− | | exam = | + | | exam = July 31, 2012, 2:00 - 4:00 pm (estimated) |
<!-- <font color="red">Wiederholungsprüfung (schriftlich) am 21. Februar 2012, 14:00 - 16:00, Raum 02.07.023 (bitte via TUMonline anmelden)</font> - alle Unterlagen dürfen verwendet werden --> | <!-- <font color="red">Wiederholungsprüfung (schriftlich) am 21. Februar 2012, 14:00 - 16:00, Raum 02.07.023 (bitte via TUMonline anmelden)</font> - alle Unterlagen dürfen verwendet werden --> | ||
| tutorials =[[Michael Lieb]] | | tutorials =[[Michael Lieb]] |
Revision as of 17:17, 26 April 2012
- Term
- Sommer 2011
- Lecturer
- Ralf-Peter Mundani
- Time and Place
- Vorlesung: Dienstag, 14:00 - 15:30, Raum 02.07.023
- Übung: Mittwoch, 17:00-18:30, Raum 02.07.023, 14-tägig (Erster Übungstermin: 02.05.2012)
- Audience
- Modul IN2013
- Bachelor, Master und Diplom in Informatik, Bachelor in Wirtschaftsinformatik, Master in Angewandter Informatik, Maschinenwesen (FM-NM)
- Tutorials
- Michael Lieb
- Exam
- July 31, 2012, 2:00 - 4:00 pm (estimated)
- Semesterwochenstunden / ECTS Credits
- 3 SWS (2V + 1Ü) / 4 credits
- TUMonline
- Vorlesungs- und Tutorientermine
Aktuelles
26.04.2012 | Das erste Tutorium findet am 02.05.2012 von 16:15 bis 17:45 Uhr im Raum 02.07.023 statt. |
---|
Vorlesungsfolien
- Part 01: Introduction
- Part 02: High-Performance Networks
- Part 03: Foundations
- Part 04: Programming Memory-Coupled Systems
- Part 05: Programming Message-Coupled Systems
- Part 06: Dynamic Load Balancing
- Part 07: Examples of Parallel Algorithms
Literatur
- G. Alefeld, I. Lenhardt, H. Obermaier: Parallele numerische Verfahren, Springer, 2002
- I. Foster: Designing and Building Parallel Programs, Addison-Wesley, 1995, and evolving online version
- A. Grama, A. Gupta, G. Karypis, V. Kumar: Introduction to Parallel Computing, Addison Wesley, sec. ed. 2003
- H. F. Jordan, G. Alaghband: Fundamentals of Parallel Processing, Prentice Hall, 2002
- E. L. Leiss: Parallel and Vector Computing, McGraw-Hill, 1995
- B. P. Lester: The Art of Parallel Programming, Prentice Hall, 1993
- M. J. Quinn: Parallel Programming in C with MPI and OpenMP, McGraw-Hill, 2003
- H. Sagan: Space-Filling Curves, Springer, 1994
- T. Schnekenburger, G. Stellner (Hrsg.): Dynamic Load Distribution for Parallel Applications, Teubner, 1997
- T. Ungerer: Parallelrechner und parallele Programmierung, Spektrum, 1997
- Material from the summer school Parallel algorithms and computer architectures, TU Hamburg-Harburg, 1997
Übungen
- Exercise Sheet 1: Performance Measurement