Discamus continentiam augere, luxuriam coercere
Home -> Publications
Home
  Publications
    
edited volumes
  Awards
  Research
  Teaching
  Miscellaneous
  Full CV [pdf]
  BLOG






  Events








  Past Events





Publications of Torsten Hoefler
Maciej Besta, Torsten Hoefler:

 Accelerating Irregular Computations with Hardware Transactional Memory and Active Messages

(In Proceedings of the 24th Symposium on High-Performance Parallel and Distributed Computing (HPDC'15), presented in Portland, OR, USA, pages 161--172, ACM, ISBN: 978-1-4503-3550-8, Jun. 2015)
Best Paper at HPDC'15 (1/19)

Abstract

We propose Atomic Active Messages (AAM), a mechanism that accelerates irregular graph computations on both shared- and distributed-memory machines. The key idea behind AAM is that hardware transactional memory (HTM) can be used for simple and high performance processing of irregular structures in highly parallel environments. We illustrate techniques such as coarsening and coalescing that enable hardware transactions to achieve considerable speedups in graph processing. We conduct a detailed performance analysis of AAM on Intel Haswell and IBM Blue Gene/Q and we illustrate various performance tradeoff between different HTM parameters that impact the efficiency of graph processing. AAM can be used to implement abstractions offered by existing programming models and to improve the performance of graph analytics codes such as Graph500 or Galois.

Documents

download article:     
download slides:
 

BibTeX

@inproceedings{besta-aam,
  author={Maciej Besta and Torsten Hoefler},
  title={{Accelerating Irregular Computations with Hardware Transactional Memory and Active Messages}},
  year={2015},
  month={Jun.},
  pages={161--172},
  booktitle={Proceedings of the 24th Symposium on High-Performance Parallel and Distributed Computing (HPDC'15)},
  location={Portland, OR, USA},
  publisher={ACM},
  isbn={978-1-4503-3550-8},
  source={http://www.unixer.de/~htor/publications/},
}


serving: 35.171.22.220:38208© Torsten Hoefler