Calendar

October 20, 2022

Séminaire Philippe Swartvagher (Inria Bordeaux): Possible interactions between task-based runtime systems and communication libraries

Category: Seminars Séminaire Philippe Swartvagher (Inria Bordeaux): Possible interactions between task-based runtime systems and communication libraries


October 20, 2022

Titre : Possible interactions between task-based runtime systems and communication libraries

Abstract :

The increasing complexity of supercomputers leads to the emergence of task-based runtime systems, to exploit more easily the performance they can offer. These runtime systems usually rely on a third-party library to perform communications (following the MPI standard, for instance) when they are used in a distributed fashion. In this presentation, I will summarize my work during my PhD about possible interactions between task-based runtime systems and communication libraries. The interactions can be positive, for instance improving the performance by detecting and executing broadcasts in a smart way; or negative and hurting the application performance, for instance because of contention between communications and computations. I will also mention some results regarding the tracing system used to analyze executions: the sources of overhead and the problem of accurate clock synchronization.

Comments are closed.