Asynchronous Many-Task systems for Exascale 2023

Logo

AMTE 2023
August 28-29, 2023

Held in conjunction with Euro-Par 2023
Limassol, Cyprus

Hosted on GitHub Pages — Theme by orderedlist

Invited talk

Speaker

Jeff Hammond

Jeff Hammond, NVIDIA, Finland

Jeff Hammond is a Principal Programming Models Architect at NVIDIA responsible for Open standards for parallel programming and ARM HPC software. Prior joining NVIDIA, he worked at Intel Corporation, Argonne National Laboratory, and Pacific Northwest National Laboratory. He received his PhD from University of Chicago.

Subtle Asynchrony

I will discuss subtle asynchrony in two contexts. First, how do we bring asynchronous task parallelism to the Fortran language, without relying on threads or related concepts? Second, I will describe how asynchronous task parallelism emerges in NWChem via overdecomposition, without programmers thinking about tasks. This example demonstrates that many of the principles of asynchronous many task execution can be achieved without specialized runtime systems or programming abstractions.

Materials