Parallelisation of sequence comparison algorithms using hybridised parallel techniques

  • Authors:
  • Ibrahim Umar;Nasser Alqudami;Nur'Aini Abdul Rashid;Rosni Abdullah

  • Affiliations:
  • School of Computer Sciences, Universiti Sains Malaysia, Pulau Pinang, Malaysia;School of Computer Sciences, Universiti Sains Malaysia, Pulau Pinang, Malaysia;School of Computer Sciences, Universiti Sains Malaysia, Pulau Pinang, Malaysia;School of Computer Sciences, Universiti Sains Malaysia, Pulau Pinang, Malaysia

  • Venue:
  • HONET'09 Proceedings of the 6th international conference on High capacity optical networks and enabling technologies
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The aim of this work is how to speed up the process of the biological (DNA and proteins) sequence comparison process by using a hybrid parallelisation technique of combining different parallel methods. Smith-Waterman algorithm has been known as the most optimal algorithm for doing the sequence comparison. Unfortunately, this algorithm is considered slow due to its quadratic time complexity. Multiple Instruction Multiple Data (MIMD), Single Instruction Multiple Data (SIMD), and Single Program Multiple Data (SPMD) methods were chosen because of their emciency, wide-availability in off-the-shelf inexpensive machines and simple network distributed systems. Based on the results, the combined (hybrid) algorithm has succeeded in reducing the overall algorithm execution time.