@inproceedings{06634d551d4143b28fc99c91d62a51b1,
title = "GPU acceleration of cutoff pair potentials for molecular modeling applications",
abstract = "The advent of systems biology requires the simulation of everlarger biomolecular systems, demanding a commensurate growth in computational power. This paper examines the use of the NVIDIA Tesla C870 graphics card programmed through the CUDA toolkit to accelerate the calculation of cutoff pair potentials, one of the most prevalent computations required by many different molecular modeling applications. We present algorithms to calculate electrostatic potential maps for cutoff pair potentials. Whereas a straightforward approach for decomposing atom data leads to low compute efficiency, a newer strategy enables fine-grained spatial decomposition of atom data that maps efficiently to the C870's memory system while increasing work-efficiency of atom data traversal by a factor of 5. The memory addressing flexibility exposed through CUDA's SPMD programming model is crucial in enabling this new strategy. An implementation of the new algorithm provides a greater than threefold performance improvement over our previously published implementation and runs 12 to 20 times faster than optimized CPU-only code. The lessons learned are generally applicable to algorithms accelerated by uniform grid spatial decomposition.",
keywords = "CUDA, GPGPU, Graphics processors, Molecular dynamics",
author = "Rodrigues, {Christopher I.} and Hardy, {David J.} and Stone, {John E.} and Klaus Schulten and Hwu, {Wen Mei W.}",
year = "2008",
doi = "10.1145/1366230.1366277",
language = "English (US)",
isbn = "9781605580777",
series = "Conference on Computing Frontiers - Proceedings of the 2008 Conference on Computing Frontiers, CF'08",
pages = "273--282",
booktitle = "Conference on Computing Frontiers - Proceedings of the 2008 Conference on Computing Frontiers, CF'08",
note = "2008 Conference on Computing Frontiers, CF'08 ; Conference date: 05-05-2008 Through 07-05-2008",
}