Embedded Systems

Parallele Rechnerarchitekturen

Lecturer Oliver Bringmann
Head
Oliver Bringmann

Lecture Dienstags 14 c.t. - 16
Hörsaal A301
Instructors Christoph Gerum
Researcher
Christoph Gerum

Michael Kuhn
Researcher
Michael Kuhn

Tutorial Wird in der ersten VL besprochen
Amount 2 SWS / 6 LP
Type of course V+Ü (6 LP)
Entry in course catalog Campus
Learning Platform Ilias

This Lecture considers the topic of parallel computer architecture. It primarily focuses on the design principles of parallel computer architecture but covers some aspects of programming for parallel computer architecture.

The lecture considers the following topics:

  • Instruction
  • Level Parallelism: Superscalar Architectures, Speculative Execution, VLIW Architectures
  • Multicore-/Multiprocessor-Architectures
  • Caches in Shared Memory Architectures. Cache-Coherency
  • Shared Memory Architectures and Synchronisation
  • Quantitative Principles of Computer Architectures
  • Parallel Programming Models
  • Interconnection Networks (Topology, Switching, Routing)
  • Domain-specific Architectures and GPGPUs
  • Case Studies

Literature

J. L. Hennessy, D. A. Patterson: Computer Architecture: A Quantitive Approach, Morgan Kaufmann Publishers Inc, Elsevier, 6. Auflage, 2018.

Comment

The organisation of the corresponding exercises (group division, announcement of times and rooms, etc.) takes place in the first hour of the lecture.

Requirements

Grundlagen der Rechnerarchitektur or equivalent is recommended.