GPU Accelerated Smith-Waterman
Lawrence Livermore National Laboratory
In Computational Science – ICCS 2006 (2006), pp. 188-195.
@article{liu2006gpu,
title={Gpu accelerated Smith-Waterman},
author={Liu, Y. and Huang, W. and Johnson, J. and Vaidya, S.},
journal={Computational Science–ICCS 2006},
pages={188–195},
year={2006},
publisher={Springer}
}
We present a novel hardware implementation of the double affine Smith-Waterman (DASW) algorithm, which uses dynamic programming to compare and align genomic sequences such as DNA and proteins. We implement DASW on a commodity graphics card, taking advantage of the general purpose programmability of the graphics processing unit to leverage its cheap parallel processing power. The results demonstrate that our system’s performance is competitive with current optimized software packages.
November 1, 2010 by hgpu