Accelerating dock6's amber scoring with graphic processing unit

Hailong Yang,Bo Li,Yongjian Wang,Zhongzhi Luan,Depei Qian,Tianshu Chu
DOI: https://doi.org/10.1007/978-3-642-13119-6_35
2010-01-01
Abstract:In the drug discovery field, solving the problem of virtual screening is a long term-goal The scoring functionality which evaluates the fitness of the docking result is one of the major challenges in virtual screening In general, scoring functionality in docking requires large amount of floating-point calculations and usually takes several weeks or even months to be finished This time-consuming disadvantage is unacceptable especially when highly fatal and infectious virus arises such as SARS and H1N1 This paper presents how to leverage the computational power of GPU to accelerate Dock6 [1]'s Amber [2] scoring with NVIDIA CUDA [3] platform We also discuss many factors that will greatly influence the performance after porting the Amber scoring to GPU, including thread management, data transfer and divergence hidden Our GPU implementation shows a 6.5x speedup with respect to the original version running on AMD dual-core CPU for the same problem size.
What problem does this paper attempt to address?