Performance instrumentation and compiler optimizations for MPI/OpenMP applications

  • Authors:
  • Oscar Hernandez;Fengguang Song;Barbara Chapman;Jack Dongarra;Bernd Mohr;Shirley Moore;Felix Wolf

  • Affiliations:
  • University of Houston, Computer Science Department, Houston, Texas;University of Tennessee, Computer Science Department, Knoxville, Tennessee;University of Houston, Computer Science Department, Houston, Texas;University of Tennessee, Computer Science Department, Knoxville, Tennessee;Forschungszentrum Jülich, ZAM, Jülich, Germany;University of Tennessee, Computer Science Department, Knoxville, Tennessee;Forschungszentrum Jülich, ZAM, Jülich, Germany

  • Venue:
  • IWOMP'05/IWOMP'06 Proceedings of the 2005 and 2006 international conference on OpenMP shared memory parallel programming
  • Year:
  • 2005

Quantified Score

Hi-index 0.01

Visualization

Abstract

This article describes how the integration of the OpenUH OpenMP compiler with the KOJAK performance analysis tool can assist developers of OpenMP and hybrid codes in optimizing their applications with as little user intervention as possible. In particular, we (i) describe how the compiler's ability to automatically instrument user code down to the flow-graph level can improve the location of performance problems and (ii) outline how the performance feedback provided by KOJAK will direct the compiler's optimization decisions in the future. To demonstrate our methodology, we present experimental results showing how reasons for the performance slow down of the ASPCG benchmark could be identified.