Sciweavers

ISSPIT
2010

Accelerating the Nussinov RNA folding algorithm with CUDA/GPU

12 years 11 months ago
Accelerating the Nussinov RNA folding algorithm with CUDA/GPU
Graphics processing units (GPU) on commodity video cards have evolved into powerful computational devices. The RNA secondary structure arises from the primary structure and a backbone of canonical, Watson-Crick base pairings (AU, C-G), and to a lesser extent, the G-U pairing. Early computational work by Nussinov formulated the problem of RNA secondary structure prediction as a maximization of the number of paired bases, which led to a simplified problem amenable to a dynamic programming solution for O(n3 ) serial time. This article describes a GPU implementation of the Nussinov dynamic programming. Computation results show that the GPU implementation is up to 290 times faster than the CPU.
Dar-Jen Chang, Christopher Kimmer, Ming Ouyang
Added 19 May 2011
Updated 19 May 2011
Type Journal
Year 2010
Where ISSPIT
Authors Dar-Jen Chang, Christopher Kimmer, Ming Ouyang
Comments (0)