Bringing ab initio Electronic Structure Calculations to the Nano Scale through High Performance Computing

James Currie, Rachel Cramm Horn, and Paul Rulis

Volume 3, Issue 2 (December 2012), pp. 34–40

https://doi.org/10.22369/issn.2153-4136/3/2/5

PDF icon Download PDF

BibTeX
@article{jocse-3-2-5,
  author={James Currie and Rachel Cramm Horn and Paul Rulis},
  title={Bringing ab initio Electronic Structure Calculations to the Nano Scale through High Performance Computing},
  journal={The Journal of Computational Science Education},
  year=2012,
  month=dec,
  volume=3,
  issue=2,
  pages={34--40},
  doi={https://doi.org/10.22369/issn.2153-4136/3/2/5}
}
Copied to clipboard!

An ab initio density functional theory based method that has a long history of dealing with large complex systems is the Orthogonalized Linear Combination of Atomic Orbitals (OLCAO) method, but it does not operate in parallel and, while the program is empirically observed to be fast, many components of its source code have not been analyzed for efficiency. This paper describes the beginnings of a concerted effort to modernize, parallelize, and functionally extend the OLCAO program so that it can be better applied to the complex and challenging problems of materials design. Specifically, profiling data were collected and analyzed using the popular performance monitoring tools TAU and PAPI as well as standard UNIX time commands. Each of the major components of the program was studied so that parallel algorithms that either modified or replaced the serial algorithm could be suggested. The program was run for a collection of different input parameters to observe trends in compute time. Additionally, the algorithm for computing interatomic interaction integrals was restructured and its performance was measured. The results indicate that a fair degree of speed-up of even the serial version of the program could be achieved rather easily, but that implementation of a parallel version of the program will require more substantial consideration.