ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1803.02657
35
56
v1v2 (latest)

ASAP: Accelerated Short-Read Alignment on Programmable Hardware

6 March 2018
Subho Sankar Banerjee
Mohamed El-Hadedy
Jong Bin Lim
Zbigniew T. Kalbarczyk
Deming Chen
S. Lumetta
Ravishankar Iyer
ArXiv (abs)PDFHTML
Abstract

The proliferation of high-throughput sequencing machines ensures rapid generation of up to billions of short nucleotide fragments in a short period of time. This massive amount of sequence data can quickly overwhelm today's storage and compute infrastructure. This paper explores the use of hardware acceleration to significantly improve the runtime of short-read alignment, a crucial step in preprocessing sequenced genomes. We focus on the Levenshtein distance (edit-distance) computation kernel and propose the ASAP accelerator, which utilizes the intrinsic delay of circuits for edit-distance computation elements as a proxy for computation. Our design is implemented on an Xilinx Virtex 7 FPGA in an IBM POWER8 system that uses the CAPI interface for cache coherence across the CPU and FPGA. Our design is 200×200\times200× faster than the equivalent C implementation of the kernel running on the host processor and 2.2×2.2\times2.2× faster for an end-to-end alignment tool for 120-150 base-pair short-read sequences. Further the design represents a 3760×3760\times3760× improvement over the CPU in performance/Watt terms.

View on arXiv
Comments on this paper