Barbara Solenthaler: Catalogue data in Spring Semester 2022 |
Name | Prof. Dr. Barbara Solenthaler |
Address | Informatik (Computergraphik) ETH Zürich, CNB G 102.1 Universitätstrasse 6 8092 Zürich SWITZERLAND |
Telephone | +41 44 632 69 55 |
solenthaler@inf.ethz.ch | |
Department | Computer Science |
Relationship | Adjunct Professor |
Number | Title | ECTS | Hours | Lecturers | |
---|---|---|---|---|---|
252-0029-00L | Parallel Programming ![]() | 7 credits | 4V + 2U | T. Hoefler, B. Solenthaler | |
Abstract | Introduction to parallel programming: deterministic and non-deterministic programs, models for parallel computation, synchronization, communication, and fairness. | ||||
Learning objective | The student should learn how to write a correct parallel program, how to measure its efficiency, and how to reason about a parallel program. Student should become familiar with issues, problems, pitfalls, and solutions related to the construction of parallel programs. Labs provide an opportunity to gain experience with threads, libraries for thread management in modern programming lanugages (e.g., Java, C#) and with the execution of parallel programs on multi-processor/multi-core computers. |