Core-Level Performance Engineering (online)

Europe/Berlin
TBA (Zoom)

TBA

Zoom

NHR@FAU Martensstr. 1 91058 Erlangen
Jan Laukemann (NHR@FAU)
Description

NHR@FAU

This course covers performance engineering approaches on the CPU core level.

While many developers put a lot of effort into optimizing parallelism and the execution of their applications on a cluster with multiple nodes, they often lose track of the importance of an efficient serial code first.

Even worse, slow serial code tends to scale very well, hiding the fact that resources are wasted. This course conveys the required knowledge to develop a thorough understanding of the interactions between software and hardware on the level of a single CPU and the lowest memory hierarchy, i.e., the level-1 cache. Relevant properties of instruction execution on superscalar out-of-order CPUs are explained in detail, and the role of critical path, loop-carried dependencies, and instruction throughput limits is discussed.

This course covers general computer architecture for x86 and ARM processors, an introduction to (AT&T and AArch64) assembly code, and performance analysis and engineering using the Open Source Architecture Code Analyzer (OSACA) in combination with the Compiler Explorer. Attendees will work with these tools to analyze compiler-generated assembly kernels and assess their performance properties in detail.

Course Material:

All course material will be available online at https://go-nhr.de/CLPE.

Prerequisites:

  • In order to do the hands-on exercises, an up-to-date web browser (e.g., Chrome or Firefox) is required. 
  • Attendees should have a basic understanding of how CPUs work (registers, instruction execution, data transfers) and what “machine instructions” are.
  • It is recommended for attendees to have a basic understanding of the Roofline model. You can find some information here (lecture slides) and here (publication by S. Williams).
  • It is recommended (but not strictly necessary) for attendees to have some experience in using the Compiler Explorer. You can watch a two-part intro by Matt Godbolt: part 1 part 2 

Certificates

All actual course attendees will receive a course certificate.

Pricing and Eligibility

The course is open and free of charge for participants from academia from European Union (EU) member states and countries associated under Horizon 2020.

Teachers:

Jan Laukemann and Georg Hager (NHR@FAU)

 

For further inquiries, please contact:
    • 9:00 AM 10:30 AM
      Lecture & Hands-On 1 1h 30m
    • 10:30 AM 11:00 AM
      Break 30m
    • 11:00 AM 12:30 PM
      Lecture & Hands-On 2 1h 30m
    • 12:30 PM 1:30 PM
      Lunch break 1h
    • 1:30 PM 3:00 PM
      Lecture & Hands-On 3 1h 30m
    • 3:00 PM 3:15 PM
      Break 15m
    • 3:15 PM 4:45 PM
      Lecture & Hands-On 4 1h 30m