Performance simulation of non-blocking communication in message-passing applications

  • Authors:
  • David Böhme;Marc-André Hermann;Markus Geimer;Felix Wolf

  • Affiliations:
  • Jülich Supercomputing Centre, Forschungszentrum Jülich, Germany and Aachen Institute for Advanced Study in Computational Engineering Science, RWTH Aachen University, Germany;Jülich Supercomputing Centre, Forschungszentrum Jülich, Germany;Jülich Supercomputing Centre, Forschungszentrum Jülich, Germany;Jülich Supercomputing Centre, Forschungszentrum Jülich, Germany and Aachen Institute for Advanced Study in Computational Engineering Science, RWTH Aachen University, Germany

  • Venue:
  • Euro-Par'09 Proceedings of the 2009 international conference on Parallel processing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

In our previous work [1], we introduced performance simulation as an instrument to verify hypotheses on causality between locally and spatially distant performance phenomena without altering the application itself. This is accomplished by modifying MPI event traces and using them to simulate hypothetical message-passing behavior. Here, we present enhancements to our approach, which was previously restricted to blocking communication, that now allow us to correctly simulate MPI non-blocking communication. We enhanced the underlying trace data format to record communication requests, and extended the simulator to even retain the inherently non-deterministic behavior of operations such as MPI_Waitany.