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:

 Fault Tolerance for Remote Memory Access Programming Models

(. Vol , Nr. , In Proceedings of the 23rd ACM International Symposium on High-Performance Parallel and Distributed Computing (HPDC'14), presented in Vancouver, Canada, pages , ACM, ISSN: , ISBN: , Jun. 2014, )
Best Paper Nominee at HPDC'14 (3/21)

Abstract

Remote Memory Access (RMA) is an emerging mechanism for programming high-performance computers and datacenters. However, little work exists on resilience schemes for RMA-based applications and systems. In this paper we analyze fault tolerance for RMA and show that it is funda- mentally different from resilience mechanisms targeting the message passing (MP) model. We design a model for reasoning about fault tolerance for RMA, addressing both flat and hierarchical hardware. We use this model to construct several highly-scalable mechanisms that provide efficient low-overhead in-memory checkpointing, transparent logging of remote memory accesses, and a scheme for transparent recovery of failed processes. Our protocols take into account diminishing amounts of memory per core, one of major features of future exascale machines. The implementation of our fault-tolerance scheme entails negligible additional overheads. Our reliability model shows that in-memory checkpointing and logging provide high resilience. This study enables highly-scalable resilience mechanisms for RMA and fills a research gap between fault tolerance and emerging RMA programming models.

Documents

download article:
access preprint on arxiv:
download slides:
 

BibTeX

@inproceedings{besta-rma-ft,
  author={Maciej Besta and Torsten Hoefler},
  title={{Fault Tolerance for Remote Memory Access Programming Models}},
  journal={},
  institution={},
  year={2014},
  month={06},
  pages={},
  volume={},
  number={},
  booktitle={Proceedings of the 23rd ACM International Symposium on High-Performance Parallel and Distributed Computing (HPDC'14)},
  location={Vancouver, Canada},
  publisher={ACM},
  issn={},
  isbn={},
  note={},
}