A framework for characterizing overlap of communication and computation in parallel applications

  • Authors:
  • Aniruddha G. Shet;P. Sadayappan;David E. Bernholdt;Jarek Nieplocha;Vinod Tipparaju

  • Affiliations:
  • The Ohio State University, Columbus, USA 43210;The Ohio State University, Columbus, USA 43210;Oak Ridge National Laboratory, Oak Ridge, USA 37831;Pacific Northwest National Laboratory, Richland, USA 99352;Pacific Northwest National Laboratory, Richland, USA 99352

  • Venue:
  • Cluster Computing
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Effective overlap of computation and communication is a well understood technique for latency hiding and can yield significant performance gains for applications on high-end computers. In this paper, we propose an instrumentation framework for message-passing systems to characterize the degree of overlap of communication with computation in the execution of parallel applications. The inability to obtain precise time-stamps for pertinent communication events is a significant problem, and is addressed by generation of minimum and maximum bounds on achieved overlap. The overlap measures can aid application developers and system designers in investigating scalability issues. The approach has been used to instrument two MPI implementations as well as the ARMCI system. The implementation resides entirely within the communication library and thus integrates well with existing approaches that operate outside the library. The utility of the framework is demonstrated by analyzing communication-computation overlap for micro-benchmarks and the NAS benchmarks, and the insights obtained are used to modify the NAS SP benchmark, resulting in improved overlap.