Asynchronous Many-Task systems for Exascale 2021

Logo

AMTE 2021
August 30th, 2021

Held in conjunction with Euro-Par 2021
Lisbon, Portugal

Hosted on GitHub Pages — Theme by orderedlist

Background

The next generation of supercomputers will break the exascale barrier, and tremendous amounts of work have been invested into identifying and overcoming the challenges of the exascale era. These challenges include load-balancing, fast data transfers, and efficient resource utilization. Task-based models and runtime systems have shown that it is possible to address these challenges by providing additional mechanisms such as oversubscription, task/data locality, shared memory, and data dependence-driven execution.

This workshop explores the advantages of task-based programming on modern and future HPC systems. It will gather developers, users, and proponents of these models and systems to share experience, discuss how they meet the challenges posed by Exascale system architectures, and explore opportunities for increased performance, robustness, and full-system utilization.

Topics

The workshop will focus on the following areas: