Automatic analysis of inefficiency patterns in parallel applications: Research Articles

  • Authors:
  • Felix Wolf;Bernd Mohr;Jack Dongarra;Shirley Moore

  • Affiliations:
  • Forschungszentrum Jülich, ZAM, 52425 Jülich, Germany;Forschungszentrum Jülich, ZAM, 52425 Jülich, Germany;University of Tennessee, ICL, 1122 Volunteer Boulevard, Suite 413, Knoxville, TN 37996-3450, U.S.A.;University of Tennessee, ICL, 1122 Volunteer Boulevard, Suite 413, Knoxville, TN 37996-3450, U.S.A.

  • Venue:
  • Concurrency and Computation: Practice & Experience - European–American Working Group on Automatic Performance Analysis (APART)
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Event tracing is a powerful method for analyzing the performance behavior of parallel applications. Because event traces record the temporal and spatial relationships between individual runtime events, they allow application developers to analyze dependences of performance phenomena across concurrent control flows. However, in view of the large amounts of data generated on contemporary parallel machines, the depth and coverage of a purely manual analysis is often limited. Our approach automatically searches event traces for patterns of inefficient behavior, classifies detected instances by category, and quantifies the associated performance penalty. This enables developers to study the performance of their applications at a high level of abstraction, while requiring significantly less time and expertise than a manual analysis. Copyright © 2006 John Wiley & Sons, Ltd.