Sciweavers

VLSISP
2010

Hardware Acceleration of HMMER on FPGAs

12 years 11 months ago
Hardware Acceleration of HMMER on FPGAs
We propose a new parallelization scheme for the hmmsearch function of the HMMER software, in order to target FPGA technology. hmmsearch is a very compute intensive software for biological sequence alignment, based on profile hidden Markov models. We derive a flexible, generic, scalable hardware parallel architecture which can accelerate the core of hmmsearch by nearly two orders of magnitude, without modifying the original algorithm of this software. Our derivation is based on the expression of the algorithm as a set of recurrence equations, and we show in a systematic way how a very efficient parallel version of the algorithm can be found by combining scheduling, projection, partitioning, pipelining and precision analysis. We present the performance of the implementation of this parallel algorithm on a FPGA platform. Keywords HMM
Steven Derrien, Patrice Quinton
Added 23 May 2011
Updated 23 May 2011
Type Journal
Year 2010
Where VLSISP
Authors Steven Derrien, Patrice Quinton
Comments (0)