NHR PerfLab Seminar: Asynchronous MPI communication with OpenMP tasks – spawning task dependency graphs across nodes (April 4, hybrid event)

Symbolic picture for the article. The link opens the image in a large view.

Speaker: Dr. rer. nat. Joachim Jenke, RWTH Aachen University, Chair of Computer Science (High Performance Computing)

Title: Asynchronous MPI communication with OpenMP tasks – spawning task dependency graphs across nodes

Date and time: Tuesday, April 4, 2:00 p.m. – 3:00 p.m. CEST

Slides

Abstract:
Block-synchronous execution is a main source for parallel inefficiencies. To improve scalability of parallel codes, it can be crucial to replace block-synchronous execution by more fine-grained synchronization. OpenMP tasks with dependencies allow to express asynchronous execution with just the necessary synchronization at the process level. OpenMP 5.0 introduced detached tasks. In combination with MPI detached communication (aka. MPI continuations), detached tasks allow to build task dependency graphs across MPI processes. In this presentation you will learn how you can integrate MPI detached communication into your project and profit from real asynchronous communication. For an example code, we will compare the parallel performance of different levels of synchronization. If you don’t want to use OpenMP tasks, the same approach will also work with C++ futures/promises.

 

Short Bio:
Joachim Jenke is a postdoctoral researcher with the IT Center of the RWTH Aachen University. He received his doctoral degree from the RWTH Aachen University in 2021. His research interests are focused on correctness and performance of HPC applications. As leader of the OpenMP tools subcommittee and member of the MPI tools working group he is interested in pushing both programming models to new limits. He is principle developer of the correctness analysis tools MUST and Archer.

For a list of past and upcoming NHR PerfLab seminar events, see: https://hpc.fau.de/research/nhr-perflab-seminar-series/