We present a novel implementation of the pairwise DNA sequence alignment problem other than the Dynamic programming solution presented by Smith Waterman Algorithm. The proposed implementation uses CUDA; the parallel computing platform and programming model invented by NVIDIA. The main idea of the proposed implementation is assigning different nucleotide weights then merging the sub-sequences of match using the GPU Architecture according to predefined rules to get the optimum local alignment. We parallelize the whole solution for the pairwise DNA sequence alignment using CUDA and compare the results against a similar semi-parallelized solution and a traditional Smith-Waterman implementation on traditional processors; Experimental results demonstrate a considerable reduction in the running time.
CITATION STYLE
Khaled, H., El Gohary, R., L. Badr, N., & M. Faheem, H. (2013). Accelerating pairwise DNA Sequence Alignment using the CUDA compatible GPU. International Journal of Computer Applications, 84(1), 25–31. https://doi.org/10.5120/14542-2619
Mendeley helps you to discover research relevant for your work.