May 17, 2015
Journal Article

A Work Stealing Based Approach for Enabling Scalable Optimal Sequence Homology Detection.

Abstract

Sequence homology detection is central to a number of bioinformatics applications including genome sequencing and protein family characterization. Given millions of sequences, the goal is to identify all pairs of sequences that are highly similar (or “homologous”) on the basis of alignment criteria. While there are optimal alignment algorithms to compute pairwise homology, their deployment for large-scale is currently not feasible; instead, heuristic methods are used at the expense of quality. Here, we present the design and evaluation of a parallel implementation for conducting optimal homology detection on distributed memory supercomputers. Our approach uses a combination of techniques from asynchronous load balancing (viz. work stealing, dynamic task counters), data replication, and exact-matching filters to achieve homology detection at scale. Results for 2.56M sequences on up to 8K cores show parallel efficiencies of ~75-100%, a time-to-solution of 33 seconds, and a rate of ~ 2.0M alignments per second.

Revised: July 2, 2015 | Published: May 17, 2015

Citation

Daily J.A., A. Kalyanaraman, S. Krishnamoorthy, and A. Vishnu. 2015. A Work Stealing Based Approach for Enabling Scalable Optimal Sequence Homology Detection. Journal of Parallel and Distributed Computing 79-80. PNNL-SA-103338. doi:10.1016/j.jpdc.2014.08.009