8483

GPU Acceleration of Pyrosequencing Noise Removal

Yang Gao, Jason D. Bakos
Department of Computer Science and Engineering, University of South Carolina, Columbia, SC, USA
Symposium on Application Accelerators in High Performance Computing (SAAHPC), 2012

@inproceedings{gao2012gpu,

   title={GPU Acceleration of Pyrosequencing Noise Removal},

   author={Gao, Y. and Bakos, J.D.},

   booktitle={Application Accelerators in High Performance Computing (SAAHPC), 2012 Symposium on},

   pages={94–101},

   year={2012},

   organization={IEEE}

}

Download Download (PDF)   View View   Source Source   

1661

views

Amplicon Noise [1], an updated version of Pyronoise [2], is a tool for removing noise from metagenomic data recorded by a 454 pyrosequencer. Amplicon Noise has shown to be effective in reducing overestimation of operational taxonomic units (OTUs) and chimera detection. Amplicon-Noise’s noise removal method relies on clustering a large set of short sequences read by the sequencer. The DNA sequencing algorithm requires the computation of O(n^2) pair wise distances using a global sequence alignment method. Each sequence consists of a few hundred base pairs and a typical dataset contains 104 sequences, making the clustering computation extremely expensive. In this paper we describe of GPU kernel implementation of the most computationally expensive module in the Amplicon Noise software package, SeqDist. With our GPU workstation (Intel Core i7 980 @ 3.33GHz + 3 x NVIDIA Tesla C2070) and a typical 454 dataset, our implementation achieves a 8.6X (CUDA-SeqDist) speedup with a single GPU when compared with a 12 MPI ranks of the original tools running on the CPU alone. With three GPUs, we achieve a 2.1X further speedup over the single GPU version, yielding a total speedup of 18.3X. We measure the throughput of our kernel to be 1.4 giga floating-point cell updates per second(GFCUPS) with a single GPU and 2.9 GFCUPS with 3 GPUs, where GFCUPS refers to the unique method by which the score matrix must be updated in the specialized alignment algorithm used in Amplicon Noise.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: