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, C. Siebert, A. Lumsdaine:

 Group Operation Assembly Language - A Flexible Way to Express Collective Communication

(. Vol , Nr. , In ICPP-2009 - The 38th International Conference on Parallel Processing, presented in Vienna, Austria, pages , IEEE, ISSN: , ISBN: 978-0-7695-3802-0, Sep. 2009)

Abstract

The implementation and optimization of collective communication operations is an important field of active research. Such operations directly influence application performance and need to map the communication requirements in an optimal way to steadily changing network architectures. In this work, we define an abstract domain-specific language to express arbitrary group communication operations. We show the universality of this language and how it can be used to implement all existing collective operations. By design, it readily lends itself to blocking and nonblocking execution, as well as to off-loaded execution of complex group communication operations. We also define several offline and online optimizations (compiler transformations and scheduling decisions, respectively) to improve the overall performance of the operation. Performance results show that the overhead to express current collective operations is negligible in comparison to the potential gains in a highly optimized implementation.

Documents

download article:
download slides:
 

BibTeX

@inproceedings{hoefler-goal,
  author={Torsten Hoefler and Christian Siebert and Andrew Lumsdaine},
  title={{Group Operation Assembly Language - A Flexible Way to Express Collective Communication}},
  journal={},
  institution={},
  year={2009},
  month={09},
  pages={},
  volume={},
  number={},
  booktitle={ICPP-2009 - The 38th International Conference on Parallel Processing},
  location={Vienna, Austria},
  publisher={IEEE},
  issn={},
  isbn={978-0-7695-3802-0},
}