5969

DOPA: GPU-based protein alignment using database and memory access optimizations

Laiq Hasan, Marijn Kentie, Zaid Al-Ars
Computer Engineering Laboratory, Faculty of Electrical Engineering Mathematics and Computer Science (EEMCS), Delft University of Technology (TU Delft), Mekelweg 4, 2628 CD, Delft, The Netherlands
BMC Research Notes, 4:261, 2011

@article{hasan2011dopa,

   title={DOPA: GPU-based protein alignment using database and memory access optimizations},

   author={Hasan, L. and Kentie, M. and Al-Ars, Z.},

   journal={BMC Research Notes},

   volume={4},

   number={1},

   pages={261},

   year={2011},

   publisher={BioMed Central Ltd}

}

Download Download (PDF)   View View   Source Source   Source codes Source codes

Package:

1619

views

BACKGROUND: Smith-Waterman (S-W) algorithm is an optimal sequence alignment method for biological databases, but its computational complexity makes it too slow for practical purposes. Heuristics based approximate methods like FASTA and BLAST provide faster solutions but at the cost of reduced accuracy. Also, the expanding volume and varying lengths of sequences necessitate performance efficient restructuring of these databases. Thus to come up with an accurate and fast solution, it is highly desired to speed up the S-W algorithm. FINDINGS: This paper presents a high performance protein sequence alignment implementation for Graphics Processing Units (GPUs). The new implementation improves performance by optimizing the database organization and reducing the number of memory accesses to eliminate bandwidth bottlenecks. The implementation is called Database Optimized Protein Alignment (DOPA) and it achieves a performance of 21.4 Giga Cell Updates Per Second (GCUPS), which is 1.13 times better than the fastest GPU implementation to date. CONCLUSIONS: In the new GPU-based implementation for protein sequence alignment (DOPA), the database is organized in equal length sequence sets. This equally distributes the workload among all the threads on the GPU’s multiprocessors. The result is an improved performance which is better than the fastest available GPU implementation.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: