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, R. Janisch, W. Rehm:

 Parallel scaling of Teter's minimization for Ab Initio calculations

(Vol , Nr. , In , presented in Tampa, FL, USA, pages , , ISSN: , ISBN: , Nov. 2006, Presented at the workshop HPC Nano in conjunction with the IEEE international conference on Supercomputing (SC'06) )

Abstract

We propose a parallelization scheme for the conjugate gradient method by Teter et. al. and report a detailed analysis of its scalability. We use MPI collective operations exclusively to take advantage of optimized collective implementations with possible hardware support. Our parallel conjugate gradient calculation can be applied in addition to the already implemented parallelism in the application ABINIT. We propose distribution schemes for the band vectors and the 3D-FFT, and provide both a detailed runtime and scalability analysis and a model for the used collective operations. We use this model of collective communication to predict the parallel scaling and to show that the scalability is mostly limited by the communication. Our codes scales up to 52 processors for a small 43 atom system and up to 120 processors for a larger 86 atom system for a single k-point on our test cluster. Our results suggest that non-blocking collective communication could be used to enhace the application running time especially for cluster computers.

Documents

download article:
download slides:
 

BibTeX

@article{hoefler-sc06,
  author={Torsten Hoefler and R. Janisch and Wolfgang Rehm},
  title={{Parallel scaling of Teter's minimization for Ab Initio calculations}},
  year={2006},
  month={11},
  pages={},
  volume={},
  number={},
  booktitle={},
  location={Tampa, FL, USA},
  publisher={},
  issn={},
  isbn={},
  note={Presented at the workshop HPC Nano in conjunction with the IEEE international conference on Supercomputing (SC'06)},
}