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:

 Writing Parallel Libraries with MPI - The Good, the Bad, and the Ugly

(Vol , Nr. , In , presented in Santorini, Greece, pages , , ISSN: , ISBN: , Sep. 2011, Keynote talk at 18th European PVM/MPI User's Group Meeting )
Keynote talk at 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 slides:
 

BibTeX

@inproceedings{mpi-libraries-keynote,
  author={Torsten Hoefler},
  title={{Writing Parallel Libraries with MPI - The Good, the Bad, and the Ugly }},
  year={2011},
  month={09},
  pages={},
  volume={},
  number={},
  booktitle={},
  location={Santorini, Greece},
  publisher={},
  issn={},
  isbn={},
  note={Keynote talk at 18th European PVM/MPI User's Group Meeting},
}