Skip to main content
U.S. Department of Energy
Office of Scientific and Technical Information

Addressing Global Data Dependencies in Heterogeneous Asynchronous Runtime Systems on GPUs

Conference · · Proceedings of the 3rd International IEEE Workshop on Extreme Scale Programming Models and Middleware

Large-scale parallel applications with complex global data dependencies beyond those of reductions pose significant scalability challenges in an asynchronous runtime system. Internodal challenges include identifying the all-to-all communication of data dependencies among the nodes. Intranodal challenges include gathering together these data dependencies into usable data objects while avoiding data duplication. This paper addresses these challenges within the context of a large-scale, industrial coal boiler simulation using the Uintah asynchronous many-task runtime system on GPU architectures. We show significant reduction in time spent analyzing data dependencies through refinements in our dependency search algorithm. Multiple task graphs are used to eliminate subsequent analysis when task graphs change in predictable and repeatable ways. Using a combined data store and task scheduler redesign reduces data dependency duplication ensuring that problems fit within host and GPU memory. Furthermore, these modifications did not require any changes to application code or sweeping changes to the Uintah runtime system. We report results running on the DOE Titan system on 119K CPU cores and 7.5K GPUs simultaneously. Our solutions can be generalized to other task dependency problems with global dependencies among thousands of nodes which must be processed efficiently at large scale.

Research Organization:
Univ. of Utah, Salt Lake City, UT (United States); Oak Ridge National Laboratory (ORNL), Oak Ridge, TN (United States). Oak Ridge Leadership Computing Facility (OLCF)
Sponsoring Organization:
USDOE National Nuclear Security Administration (NNSA); USDOE Office of Science (SC)
DOE Contract Number:
NA0002375; AC05-00OR22725
OSTI ID:
1582428
Journal Information:
Proceedings of the 3rd International IEEE Workshop on Extreme Scale Programming Models and Middleware, Conference: 3.International IEEE Workshop on Extreme Scale Programming Models and Middleware (ESPM2'17), Denver, CO (United States), 12 Nov 2017
Country of Publication:
United States
Language:
English

References (13)

Dynamic task scheduling for the Uintah framework November 2010
Reducing overhead in the Uintah framework to support short-lived tasks on GPU-heterogeneous architectures
  • No authors listed
  • Proceedings of the 5th International Workshop on Domain-Specific Languages and High-Level Frameworks for High Performance Computing - WOLFHPC '15 https://doi.org/10.1145/2830018.2830023
January 2015
Investigating applications portability with the Uintah DAG-based runtime system on PetaScale supercomputers January 2013
The cosmological simulation code gadget-2 December 2005
Large Scale Parallel Solution of Incompressible Flow Problems Using Uintah and Hypre
  • No authors listed
  • 2013 13th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing (CCGrid), 2013 13th IEEE/ACM International Symposium on Cluster, Cloud, and Grid Computing https://doi.org/10.1109/CCGrid.2013.10
May 2013
Spatial Domain-Based Parallelism in Large-Scale, Participating-Media, Radiative Transport Applications June 1997
Parallelization of the P-1 Radiation Model January 2006
Efficient Methods for Handling Long-Range Forces in Particle–Particle Simulations August 2000
The Design and Implementation of hypre, a Library of Parallel High Performance Preconditioners January 2006
A Scalable Algorithm for Radiative Heat Transfer Using Reverse Monte Carlo Ray Tracing January 2015
Radiative Heat Transfer Calculation on 16384 GPUs Using a Reverse Monte Carlo Ray Tracing Approach with Adaptive Mesh Refinement May 2016
CHARM++: a portable concurrent object oriented system based on C++ October 1993
The uintah framework: a unified heterogeneous task scheduling and runtime system November 2012

Cited By (1)

Node failure resiliency for Uintah without checkpointing June 2019