News

VSC Training Course: Node-Level Performance Engineering

Want to boost your computer simulations by writing parallel code that runs efficiently on modern compute clusters? Join in for our course in March 2020 in English and learn about performance engineering approaches on the compute node level.

Ausbildung im Computerraum

Foto: VSC

This course covers performance engineering approaches on the compute node level. Even application developers who are fluent in OpenMP and MPI often lack a good grasp of how much performance could at best be achieved by their code. This is because parallelism takes us only half the way to good performance. 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. This process must start at the core, socket, and node level, where the code gets executed that does the actual computational work. We introduce the basic architectural features and bottlenecks of modern processors and compute nodes. Pipelining, SIMD, superscalarity, caches, memory interfaces, ccNUMA, etc., are covered.

A cornerstone of node-level performance analysis is the Roofline model, which is introduced in due detail and applied to various examples from computational science. We also show how simple software tools can be used to acquire knowledge about the system, run code in a reproducible way, and validate hypotheses about resource consumption. Finally, once the architectural requirements of a code are understood and correlated with performance measurements, the potential benefit of code changes can often be predicted, replacing hope-for-the-best optimizations by a scientific process.

This course provides – via lectures, demos, and hands-on labs – scientific training in Computational Science, and in addition, the scientific exchange of the participants among themselves.

Participants should be able to work on the Linux command line, must have basic knowledge in programming with Fortran or C, and basic OpenMP.

The course is organized by the Vienna Scientific Cluster (VSC), öffnet eine externe URL in einem neuen Fenster at TU Wien.

Date, Time, and Location:

24. - 26.03.2019, 09:00 - 17:00,
FH Internet-Raum FH1 (TU Wien, Wiedner Hauptstraße 8-10, ground floor, red area)

All information about the course as well as a detailed agenda and the registration link can be found here, öffnet eine externe URL in einem neuen Fenster.

Please register soon to secure your spot!