Cargando…
ADEPT: a domain independent sequence alignment strategy for gpu architectures
BACKGROUND: Bioinformatic workflows frequently make use of automated genome assembly and protein clustering tools. At the core of most of these tools, a significant portion of execution time is spent in determining optimal local alignment between two sequences. This task is performed with the Smith-...
Autores principales: | , , , , , , |
---|---|
Formato: | Online Artículo Texto |
Lenguaje: | English |
Publicado: |
BioMed Central
2020
|
Materias: | |
Acceso en línea: | https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7493400/ https://www.ncbi.nlm.nih.gov/pubmed/32933482 http://dx.doi.org/10.1186/s12859-020-03720-1 |
_version_ | 1783582561054752768 |
---|---|
author | Awan, Muaaz G. Deslippe, Jack Buluc, Aydin Selvitopi, Oguz Hofmeyr, Steven Oliker, Leonid Yelick, Katherine |
author_facet | Awan, Muaaz G. Deslippe, Jack Buluc, Aydin Selvitopi, Oguz Hofmeyr, Steven Oliker, Leonid Yelick, Katherine |
author_sort | Awan, Muaaz G. |
collection | PubMed |
description | BACKGROUND: Bioinformatic workflows frequently make use of automated genome assembly and protein clustering tools. At the core of most of these tools, a significant portion of execution time is spent in determining optimal local alignment between two sequences. This task is performed with the Smith-Waterman algorithm, which is a dynamic programming based method. With the advent of modern sequencing technologies and increasing size of both genome and protein databases, a need for faster Smith-Waterman implementations has emerged. Multiple SIMD strategies for the Smith-Waterman algorithm are available for CPUs. However, with the move of HPC facilities towards accelerator based architectures, a need for an efficient GPU accelerated strategy has emerged. Existing GPU based strategies have either been optimized for a specific type of characters (Nucleotides or Amino Acids) or for only a handful of application use-cases. RESULTS: In this paper, we present ADEPT, a new sequence alignment strategy for GPU architectures that is domain independent, supporting alignment of sequences from both genomes and proteins. Our proposed strategy uses GPU specific optimizations that do not rely on the nature of sequence. We demonstrate the feasibility of this strategy by implementing the Smith-Waterman algorithm and comparing it to similar CPU strategies as well as the fastest known GPU methods for each domain. ADEPT’s driver enables it to scale across multiple GPUs and allows easy integration into software pipelines which utilize large scale computational systems. We have shown that the ADEPT based Smith-Waterman algorithm demonstrates a peak performance of 360 GCUPS and 497 GCUPs for protein based and DNA based datasets respectively on a single GPU node (8 GPUs) of the Cori Supercomputer. Overall ADEPT shows 10x faster performance in a node-to-node comparison against a corresponding SIMD CPU implementation. CONCLUSIONS: ADEPT demonstrates a performance that is either comparable or better than existing GPU strategies. We demonstrated the efficacy of ADEPT in supporting existing bionformatics software pipelines by integrating ADEPT in MetaHipMer a high-performance denovo metagenome assembler and PASTIS a high-performance protein similarity graph construction pipeline. Our results show 10% and 30% boost of performance in MetaHipMer and PASTIS respectively. |
format | Online Article Text |
id | pubmed-7493400 |
institution | National Center for Biotechnology Information |
language | English |
publishDate | 2020 |
publisher | BioMed Central |
record_format | MEDLINE/PubMed |
spelling | pubmed-74934002020-09-16 ADEPT: a domain independent sequence alignment strategy for gpu architectures Awan, Muaaz G. Deslippe, Jack Buluc, Aydin Selvitopi, Oguz Hofmeyr, Steven Oliker, Leonid Yelick, Katherine BMC Bioinformatics Software BACKGROUND: Bioinformatic workflows frequently make use of automated genome assembly and protein clustering tools. At the core of most of these tools, a significant portion of execution time is spent in determining optimal local alignment between two sequences. This task is performed with the Smith-Waterman algorithm, which is a dynamic programming based method. With the advent of modern sequencing technologies and increasing size of both genome and protein databases, a need for faster Smith-Waterman implementations has emerged. Multiple SIMD strategies for the Smith-Waterman algorithm are available for CPUs. However, with the move of HPC facilities towards accelerator based architectures, a need for an efficient GPU accelerated strategy has emerged. Existing GPU based strategies have either been optimized for a specific type of characters (Nucleotides or Amino Acids) or for only a handful of application use-cases. RESULTS: In this paper, we present ADEPT, a new sequence alignment strategy for GPU architectures that is domain independent, supporting alignment of sequences from both genomes and proteins. Our proposed strategy uses GPU specific optimizations that do not rely on the nature of sequence. We demonstrate the feasibility of this strategy by implementing the Smith-Waterman algorithm and comparing it to similar CPU strategies as well as the fastest known GPU methods for each domain. ADEPT’s driver enables it to scale across multiple GPUs and allows easy integration into software pipelines which utilize large scale computational systems. We have shown that the ADEPT based Smith-Waterman algorithm demonstrates a peak performance of 360 GCUPS and 497 GCUPs for protein based and DNA based datasets respectively on a single GPU node (8 GPUs) of the Cori Supercomputer. Overall ADEPT shows 10x faster performance in a node-to-node comparison against a corresponding SIMD CPU implementation. CONCLUSIONS: ADEPT demonstrates a performance that is either comparable or better than existing GPU strategies. We demonstrated the efficacy of ADEPT in supporting existing bionformatics software pipelines by integrating ADEPT in MetaHipMer a high-performance denovo metagenome assembler and PASTIS a high-performance protein similarity graph construction pipeline. Our results show 10% and 30% boost of performance in MetaHipMer and PASTIS respectively. BioMed Central 2020-09-15 /pmc/articles/PMC7493400/ /pubmed/32933482 http://dx.doi.org/10.1186/s12859-020-03720-1 Text en © The Author(s) 2020 Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data. |
spellingShingle | Software Awan, Muaaz G. Deslippe, Jack Buluc, Aydin Selvitopi, Oguz Hofmeyr, Steven Oliker, Leonid Yelick, Katherine ADEPT: a domain independent sequence alignment strategy for gpu architectures |
title | ADEPT: a domain independent sequence alignment strategy for gpu architectures |
title_full | ADEPT: a domain independent sequence alignment strategy for gpu architectures |
title_fullStr | ADEPT: a domain independent sequence alignment strategy for gpu architectures |
title_full_unstemmed | ADEPT: a domain independent sequence alignment strategy for gpu architectures |
title_short | ADEPT: a domain independent sequence alignment strategy for gpu architectures |
title_sort | adept: a domain independent sequence alignment strategy for gpu architectures |
topic | Software |
url | https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7493400/ https://www.ncbi.nlm.nih.gov/pubmed/32933482 http://dx.doi.org/10.1186/s12859-020-03720-1 |
work_keys_str_mv | AT awanmuaazg adeptadomainindependentsequencealignmentstrategyforgpuarchitectures AT deslippejack adeptadomainindependentsequencealignmentstrategyforgpuarchitectures AT bulucaydin adeptadomainindependentsequencealignmentstrategyforgpuarchitectures AT selvitopioguz adeptadomainindependentsequencealignmentstrategyforgpuarchitectures AT hofmeyrsteven adeptadomainindependentsequencealignmentstrategyforgpuarchitectures AT olikerleonid adeptadomainindependentsequencealignmentstrategyforgpuarchitectures AT yelickkatherine adeptadomainindependentsequencealignmentstrategyforgpuarchitectures |