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
Torsten Hoefler, Torsten Mehlan, Frank Mietke and Wolfgang Rehm:

 Adding Low-Cost Hardware Barrier Support to Small Commodity Clusters

(In Proceedings of 19th International Conference on Architecture and Computing Systems - ARCS'06, presented in Frankfurt, Germany, pages 343-250, ISSN: 3-88579-175-7, Mar. 2006)

Abstract

The performance of the barrier operation can be crucial for many parallel codes. Especially distributed shared memory systems have to synchronize frequently to ensure the proper ordering of memory accesses. The barrier operation is often performed on top of point-to-point messages and the best algorithm scales with O(log2 P * L) in the LogP model. We propose a cheap hardware extension which is able to perform the task of synchronization in nearly constant time and implement a driver inside the Open MPI framework to speedup the MPI Barrier() call. We test our implementation with the parallel implementation of Abinit and the MPI overhead decreases by nearly 32%.

Documents

download article:
download slides:
 

BibTeX

@inproceedings{hoefler-pasa-06,
  author={Torsten Hoefler and Torsten Mehlan and Frank Mietke and Wolfgang Rehm},
  title={{Adding Low-Cost Hardware Barrier Support to Small Commodity Clusters}},
  year={2006},
  month={Mar.},
  pages={343-250},
  booktitle={Proceedings of 19th International Conference on Architecture and Computing Systems - ARCS'06},
  location={Frankfurt, Germany},
  issn={3-88579-175-7},
  source={http://www.unixer.de/~htor/publications/},
}


serving: 34.230.66.177:34916© Torsten Hoefler