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

M. Besta, T. Hoefler:

 Active Access: A Mechanism for High-Performance Distributed Data-Centric Computations

(In Proceedings of the 29th International Conference on Supercomputing (ICS'15), presented in Newport Beach, CA, USA, pages 155--164, ACM, ISBN: 978-1-4503-3559-1, Jun. 2015)

Publisher Reference

Abstract

Remote memory access (RMA) is an emerging programming model and a mechanism that uses RDMA-capable hardware to reduce data transfer latencies. Another mechanism for improving performance in distributed environments is active messaging (AM) that enhances message passing (MP). In this paper we present Active Access (AA), a mechanism and a programming model that combines AM semantics with RMA to enable high-performance distributed data-centric computations. In AA, the user speci es handlers that are triggered when incoming puts and gets reference designated addresses. AA outperforms optimized AM and traditional RMA designs, accelerates various codes such as distributed hashtables or logging schemes, and enables new protocols such as incremental checkpointing for RMA. AA facilitates more ective utilization of HPC centers and datacenters.

Documents

download article:
access preprint on arxiv:
download slides:
 

BibTeX

@inproceedings{besta-aa,
  author={Maciej Besta and Torsten Hoefler},
  title={{Active Access: A Mechanism for High-Performance Distributed Data-Centric Computations}},
  year={2015},
  month={06},
  pages={155--164},
  booktitle={Proceedings of the 29th International Conference on Supercomputing (ICS'15)},
  location={Newport Beach, CA, USA},
  publisher={ACM},
  isbn={978-1-4503-3559-1},
}