Embedded Systems

Advanced Computer Architecture

Lecturer Oliver Bringmann
Head
Oliver Bringmann

Lecture Thu, 14 c.t. - 16 Uhr
Room F122 (Sand 6)
Instructor Simon Garhofer
Researcher
Simon Garhofer

Tutorial Thu 12 c.t. - 14
Room F122 (Sand 6)
Amount 2 SWS / 6 LP
Type of course Vorlesung+Übung (6 LP)
Course ID INF4317
Entry in course catalog Alma

Contents

This module deals with advanced aspects of computer architecture. Architectural concepts for improving performance by exploiting different levels of parallelism are discussed. Computer architecture concepts that can be used to exploit parallelism at different levels to improve performance are introduced. The module covers instruction-level parallelism such as superscalar execution and dynamic scheduling, speculative execution, advanced branch prediction, VLIW, and simultaneous multi-threading. It also covers modern parallel computing concepts, memory-coupled parallel computers, symmetric multiprocessors, distributed shared memory multiprocessors, multicore architectures, cache coherency protocols, performance evaluation of parallel computing systems, parallel programming models, network-on-chip architectures (topology, routing), heterogeneous system architectures and GPUs.

Learning Target

Students will have extended competences in the area of modern computer architectures with a focus on parallel computer architectures, interconnection networks and heterogeneous systems. They know the advantages and disadvantages of different parallel computer architectures and the challenges of programming such systems. Students will be able to apply appropriate programming concepts for parallel architectures. In the exercises, the participants will gain a further understanding of the complexity of parallel processes and the difficulties that arise from them. By working independently in small groups, students will develop their teamwork and leadership skills.

Literature

  • J. L. Hennessy, D. A. Patterson: Computer Architecture: A Quantitative Approach, Morgan Kaufmann Publishers Inc, Elsevier, 6th edition, 2018.
  • S. Pasricha, N. Dutt: On-Chip Communication Architectures; Morgan Kaufmann Publishers Inc., 2008.
  • Further literature for specific topics will be announced in the dedicated lectures.

Remark

The organization of the exercises (group assignment, announcement of times and rooms, etc.) will take place during the first lecture hour.

Requirement

Prerequisite for participation: INF3341 Grundlagen der Rechnerarchitektur or similar