May 16, 2016
Conference Paper

Application Characterization at Scale: Lessons learned from developing a distributed Open Community Runtime system for High Performance Computing

Abstract

Since 2012, the U.S. Department of Energy’s X-Stack program has been developing solutions including runtime systems, programming models, languages, compilers, and tools for the Exascale system software to address crucial performance and power requirements. Fine grain programming models and runtime systems show a great potential to efficiently utilize the underlying hardware. Thus, they are essential to many X-Stack efforts. An abundant amount of small tasks can better utilize the vast parallelism available on current and future machines. Moreover, finer tasks can recover faster and adapt better, due to a decrease in state and control. Nevertheless, current applications have been written to exploit old paradigms (such as Communicating Sequential Processor and Bulk Synchronous Parallel processing). To fully utilize the advantages of these new systems, applications need to be adapted to these new paradigms. As part of the applications’ porting process, in-depth characterization studies, focused on both application characteristics and runtime features, need to take place to fully understand the application performance bottlenecks and how to resolve them. This paper presents a characterization study for a novel high performance runtime system, called the Open Community Runtime, using key HPC kernels as its vehicle. This study has the following contributions: one of the first high performance, fine grain, distributed memory runtime system implementing the OCR standard (version 0.99a); and a characterization study of key HPC kernels in terms of runtime primitives running on both intra and inter node environments. Running on a general purpose cluster, we have found up to 1635x relative speed-up for a parallel tiled Cholesky Kernels on 128 nodes with 16 cores each and a 1864x relative speed-up for a parallel tiled Smith-Waterman kernel on 128 nodes with 30 cores.

Revised: September 1, 2016 | Published: May 16, 2016

Citation

Landwehr J.B., J.D. Suetterlein, A. Marquez, J.B. Manzano Franco, and G.R. Gao. 2016. Application Characterization at Scale: Lessons learned from developing a distributed Open Community Runtime system for High Performance Computing. In Proceedings of the ACM International Conference on Computing Frontiers (CF 2016), May 16-28, 2016, Como, Italy. New York, New York:ACM. PNNL-SA-116663. doi:10.1145/2903150.2903166