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

T. Hoefler, M. Snir:

 Writing Parallel Libraries with MPI - Common Practice, Issues, and Extensions

(Vol 6960, Nr. , In Recent Advances in the Message Passing Interface - 18th European MPI Users' Group Meeting, EuroMPI 2011, Santorini, Greece, September 18-21, 2011. Proceedings, presented in Santorini, Greece, pages 345--355, Springer, ISSN: , ISBN: 978-3-642-24448-3, Sep. 2011)
Keynote paper at IMUDI/EuroMPI 2011.

Publisher Reference

Abstract

Modular programming is an important software design concept. We discuss principles for programming parallel libraries, show several successful library implementations, and introduce a taxonomy for existing parallel libraries. We derive common requirements that parallel libraries pose on the programming framework. We then show how those requirements are supported in the Message Passing Interface (MPI) standard. We also note several potential pitfalls for library implementers using MPI. Finally, we conclude with a discussion of state-of-the art of parallel library programming and we provide some guidelines for library designers.

Documents

download article:
download slides:
 

BibTeX

@inproceedings{mpi-libraries,
  author={Torsten Hoefler and Marc Snir},
  title={{Writing Parallel Libraries with MPI - Common Practice, Issues, and Extensions}},
  year={2011},
  month={09},
  pages={345--355},
  volume={6960},
  number={},
  booktitle={Recent Advances in the Message Passing Interface - 18th European MPI Users' Group Meeting, EuroMPI 2011, Santorini, Greece, September 18-21, 2011. Proceedings},
  location={Santorini, Greece},
  publisher={Springer},
  issn={},
  isbn={978-3-642-24448-3},
}