PRACE PATC Course: Introduction to hybrid programming in HPC

PRACE-logo-small

 Date: Thursday, Jan 12, 2017 10:00 - 17:00
Location: LRZ Building, University campus Garching, near Munich, Hörsaal (Lecture room)
Contents:

Most HPC systems are clusters of shared memory nodes. Such SMP nodes can be small multi-core CPUs up to large many-core CPUs. Parallel programming may combine the distributed memory parallelization on the node interconnect (e.g., with MPI) with the shared memory parallelization inside of each node (e.g., with OpenMP or MPI-3.0 shared memory). This course analyzes the strengths and weaknesses of several parallel programming models on clusters of SMP nodes. Multi-socket-multi-core systems in highly parallel environments are given special consideration. MPI-3.0 has introduced a new shared memory programming interface, which can be combined with inter-node MPI communication. It can be used for direct neighbor accesses similar to OpenMP or for direct halo copies, and enables new hybrid programming models. These models are compared with various hybrid MPI+OpenMP approaches and pure MPI.  Numerous case studies and micro-benchmarks demonstrate the performance-related aspects of hybrid programming.

Tools for hybrid programming such as thread/process placement support and performance analysis are presented in a "how-to" section. This course provides scientific training in Computational Science, and in addition, the scientific exchange of the participants among themselves.

The course is a PRACE Advanced Training Center event.

Prerequisites: Basic MPI and OpenMP knowledge as presented in the LRZ course "Parallel programming of High Performance Systems".
Language: English
Teachers: Dr. Georg Hager (RRZE), Dr. Rolf Rabenseifner (HLRS)
Registration: https://events.prace-ri.eu/event/533/registration/register#/register
Hands-on: There will be only demos.
Contact: Dr. Volker Weinberg (LRZ)
PATC-Webpage: https://events.prace-ri.eu/event/533/