Publication: Asynchronous AMR on multi-GPUs
Program
KU Authors
Co-Authors
Tan Nguyen
Zhang, Weiqun
Almgren, Ann S.
Shalf, John
Advisor
Publication Date
2020
Language
English
Type
Conference proceeding
Journal Title
Journal ISSN
Volume Title
Abstract
Adaptive Mesh Refinement (AMR) is a computational and memory efficient technique for solving partial differential equations. As many of the supercomputers employ GPUs in their systems, AMR frameworks have to be evolved to adapt to large-scale heterogeneous systems. However, it is challenging to employ multiple GPUs and achieve good scalability in AMR because of its complex communication pattern. In this paper, we present our asynchronous AMR runtime system that simultaneously schedules tasks on both CPUs and GPUs and coordinates data movement between different processing units. Our runtime is adaptive to various machine configurations and uses a host resident data model. It helps facilitate using streams to overlap CPU-GPU data transfers with computation and increase device occupancy. We perform strong and weak scaling studies using an Advection solver on Piz Daint supercomputer and achieve high performance.
Description
Source:
High Performance Computing: Isc High Performance 2019 International Workshops
Publisher:
Springer International Publishing Ag
Keywords:
Subject
Computer science, Theory methods