Accelerating knowledge-based energy evaluation in protein structure modeling with GPU
Evaluating the energy of a protein molecule is one of the most computationally costly operations in many protein structure modeling applications. In this paper, we present an efficient implementation of knowledge-based energy functions by taking advantage of the recent Graphics Processing Unit (GPU) architectures. We use DFIRE, a knowledge-based all-atom potential, as an example to demonstrate our GPU implementations on the latest NVIDIA Fermi architecture. A load balancing workload distribution scheme is designed to assign computations of pair-wise atom interactions to threads to achieve perfect or near-perfect load balancing in the symmetric N-body problem in DFIRE. Reorganizing atoms in the protein also improves the cache efficiency in Fermi GPU architecture, which is particularly effective for small proteins. Our DFIRE implementation on GPU (GPU-DFIRE) has exhibited a speedup of up to 150 on NVIDIA Quadro FX3800M and 250 on NVIDIA Tesla M2050 compared to the serial DFIRE implementation on CPU. Furthermore, we show that protein structure modeling applications, including a Monte Carlo sampling program and a local optimization program, can benefit from GPU-DFIRE with little programming modification but significant computational performance improvement.
Ashraf Yaseen and Yaohang Li. Accelerating knowledge-based energy evaluation in protein structure modeling with Graphics Processing Units. Journal of Parallel and Distributed Computing. Volume 72, Issue 2, February 2012, Pages 297–307. [doi: 10.1016/j.jpdc.2011.10.005]
Category: Articles, Computer Science, Life Science






