Efficient Distributed GPU Programming for Exascale
- 1. Sandia National Laboratories
- 2. Jülich Supercomputing Centre
- 3. NVIDIA
- 4. FernUni Hagen
Description
Over the past years, GPUs became ubiquitous in HPC installations around the world, delivering the majority of performance of some of the largest supercomputers (e.g. Summit, Sierra, JUWELS Booster). This trend continues in the recently deployed and upcoming Pre-Exascale and Exascale systems (LUMI, Leonardo; Frontier, Perlmutter): GPUs are chosen as the core computing devices to enter this next era of HPC.
To take advantage of future GPU-accelerated systems with tens of thousands of devices, application developers need to have the propers skills and tools to understand, manage, and optimize distributed GPU applications. In this tutorial, participants will learn techniques to efficiently program large-scale multi-GPU systems. While programming multiple GPUs with MPI is explained in detail, also advanced tuning techniques and complementing programming models like NCCL and NVSHMEM are presented. Tools for analysis are shown and used to motivate and implement performance optimizations. The tutorial teaches fundamental concepts that apply to GPU-accelerated systems in general, taking the NVIDIA platform as an example. It is a combination of lectures and hands-on exercises, using one of Europe's fastest supercomputers, JUWELS Booster, for interactive learning and discovery.
Notes
Files
FZJ-JSC/tutorial-multi-gpu-v4.0-isc23.zip
Files
(49.5 MB)
Name | Size | Download all |
---|---|---|
md5:d4ce395cfe359537f72f7ab9e8b0a5ad
|
49.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/FZJ-JSC/tutorial-multi-gpu/tree/v4.0-isc23 (URL)