A case for standard non-blocking collective operations

  • Authors:
  • Torsten Hoefler;Prabhanjan Kambadur;Richard L. Graham;Galen Shipman;Andrew Lumsdaine

  • Affiliations:
  • Open Systems Lab, Indiana University, Bloomington, IN and Chemnitz University of Technology, Chemnitz, Germany;Open Systems Lab, Indiana University, Bloomington, IN;National Center for Computational Sciences, Oak Ridge National Laboratory, Oak Ridge, TN;Advanced Computing Laboratory, Los Alamos National Laboratory, Los Alamos, NM;Open Systems Lab, Indiana University, Bloomington, IN

  • Venue:
  • PVM/MPI'07 Proceedings of the 14th European conference on Recent Advances in Parallel Virtual Machine and Message Passing Interface
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we make the case for adding standard nonblocking collective operations to the MPI standard. The nonblocking point-to-point and blocking collective operations currently defined by MPI provide important performance and abstraction benefits. To allow these benefits to be simultaneously realized, we present an application programming interface for non-blocking collective operations in MPI. Microbenchmark and application-based performance results demonstrate that non-blocking collective operations offer not only improved convenience, but improved performance as well, when compared to manual use of threads with blocking collectives.