Home   Publications     edited volumes   Awards   Research   Teaching   Miscellaneous   Full CV [pdf]   BLOG   bio
  
 
 
  
 
  
  Events
  
  
  
  
   
  
   Past Events
  
  
  
  
  
  
   
    | 
Publications of Torsten Hoefler  
Torsten Hoefler:
 
  |  |   | Writing Parallel Libraries with MPI - The Good, the Bad, and the Ugly 
   (presented in Santorini, Greece, Sep. 2011, Keynote talk at 18th European PVM/MPI User's Group Meeting )  Keynote talk at EuroMPI 2011. 
 
 AbstractModular 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={Sep.},   location={Santorini, Greece},   note={Keynote talk at 18th European PVM/MPI User's Group Meeting},   source={http://www.unixer.de/~htor/publications/}, } |  
  |  
  
 
 |