Copyright Notice:

The documents distributed by this server have been provided by the contributing authors as a means to ensure timely dissemination of scholarly and technical work on a noncommercial basis. Copyright and all rights therein are maintained by the authors or by other copyright holders, notwithstanding that they have offered their works here electronically. It is understood that all persons copying this information will adhere to the terms and constraints invoked by each author's copyright. These works may not be reposted without the explicit permission of the copyright holder.

Publications of SPCL

P. Balaji, D. Buntinas, D. Goodell, W. Gropp, T. Hoefler, S. Kumar, E. Lusk, R. Thakur, J. Larsson Träff:

 MPI on Millions of Cores

(Parallel Processing Letters (PPL). Vol 21, Nr. 1, In , presented in , pages 45-60, World Scientific Publishing Company, ISSN: , ISBN: , Mar. 2011, )

Publisher Reference

Abstract

Petascale parallel computers with more than a million processing cores are expected to be available in a couple of years. Although MPI is the dominant programming interface today for large-scale systems that at the highest end already have close to 300,000 processors, a challenging question to both researchers and users is whether MPI will scale to processor and core counts in the millions. In this paper, we examine the issue of scalability of MPI to very large systems. We first examine the MPI specification itself and discuss areas with scalability concerns and how they can be overcome. We then investigate issues that an MPI implementation must address in order to be scalable. To illustrate the issues, we ran a number of simple experiments to measure MPI memory consumption at scale up to 131,072 processes, or 80%, of the IBM Blue Gene/P system at Argonne National Laboratory. Based on the results, we identified nonscalable aspects of the MPI implementation and found ways to tune it to reduce its memory footprint. We also briefly discuss issues in application scalability to large process counts and features of MPI that enable the use of other techniques to alleviate scalability limitations in applications.

Documents

download article:
download slides:
 

BibTeX

@article{mpi-millions-cores,
  author={P. Balaji and D. Buntinas and D. Goodell and William Gropp and Torsten Hoefler and S. Kumar and E. Lusk and Rajeev Thakur and Jesper Larsson Träff},
  title={{MPI on Millions of Cores}},
  journal={Parallel Processing Letters (PPL)},
  institution={},
  year={2011},
  month={03},
  pages={45-60},
  volume={21},
  number={1},
  booktitle={},
  location={},
  publisher={World Scientific Publishing Company},
  issn={},
  isbn={},
  note={},
}