Parallel smith-waterman algorithm for local DNA comparison in a cluster of workstations

  • Authors:
  • Azzedine Boukerche;Alba Cristina Magalhaes Alves de Melo;Mauricio Ayala-Rincon;Thomas M. Santana

  • Affiliations:
  • SITE, University of Ottawa, Canada;Department of Computer Science, University of Brasilia (UnB);Department of Mathematics, University of Brasilia (UnB);Department of Computer Science, University of Brasilia (UnB)

  • Venue:
  • WEA'05 Proceedings of the 4th international conference on Experimental and Efficient Algorithms
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Biological sequence comparison is one of the most important and basic problems in computational biology. Due to its high demands for computational power and memory, it is a very challenging task. Most of sequence comparison methods used are based on heuristics, which are faster but there are no guarantees that the best alignments will be produced. On the other hand, the algorithm proposed by Smith-Waterman obtains the best local alignments at the expense of very high computing power and huge memory requirements. In this article, we present and evaluate our experiments with three parallel strategies to run the Smith-Waterman algorithm in a cluster of workstations using a Distributed Shared Memory System. Our results on an eight-machine cluster presented very good speedups and indicate that impressive improvements can be achieved, depending on the strategy used. Also, we present some theoretical remarks on how to reduce the amount of memory used.