Semi-automatic extraction of software skeletons for benchmarking large-scale parallel applications

  • Authors:
  • Matthew Sottile;Amruth Dakshinamurthy;Gilbert Hendry;Damian Dechev

  • Affiliations:
  • Galois, Inc., Portland, OR, USA;University of Central Florida, Orlando, FL, USA;Sandia National Laboratories, Livermore, CA, USA;University of Central Florida, Orlando, FL, USA

  • Venue:
  • Proceedings of the 2013 ACM SIGSIM conference on Principles of advanced discrete simulation
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

The design of high-performance computing architectures requires performance analysis of large-scale parallel applications to derive various parameters concerning hardware design and software development. The process of performance analysis and benchmarking an application can be done in several ways with varying degrees of fidelity. One of the most cost-effective ways is to do a coarse-grained study of large-scale parallel applications through the use of program skeletons. The concept of a "program skeleton" that we discuss in this paper is an abstracted program that is derived from a larger program where source code that is determined to be irrelevant is removed for the purposes of the skeleton. In this work, we develop a semi-automatic approach for extracting program skeletons based on compiler program analysis. We demonstrate correctness of our skeleton extraction process by comparing details from communication traces, as well as show the performance speedup of using skeletons by running simulations in the SST/macro simulator.