A Study of Architectural Optimization Methods in Bioinformatics Applications

  • Authors:
  • G. Tan;L. Xu;Z. Dai;S. Feng;N. Sun

  • Affiliations:
  • KEY LABORATORY OF COMPUTER SYSTEM AND ARCHITECTURE,INSTITUTE OF COMPUTING TECHNOLOGY, CHINESE ACADEMY OF SCIENCES, BEIJING, CHINA,;KEY LABORATORY OF COMPUTER SYSTEM AND ARCHITECTURE,INSTITUTE OF COMPUTING TECHNOLOGY, CHINESE ACADEMY OF SCIENCES, BEIJING, CHINA;KEY LABORATORY OF COMPUTER SYSTEM AND ARCHITECTURE,INSTITUTE OF COMPUTING TECHNOLOGY, CHINESE ACADEMY OF SCIENCES, BEIJING, CHINA;KEY LABORATORY OF COMPUTER SYSTEM AND ARCHITECTURE,INSTITUTE OF COMPUTING TECHNOLOGY, CHINESE ACADEMY OF SCIENCES, BEIJING, CHINA;KEY LABORATORY OF COMPUTER SYSTEM AND ARCHITECTURE,INSTITUTE OF COMPUTING TECHNOLOGY, CHINESE ACADEMY OF SCIENCES, BEIJING, CHINA

  • Venue:
  • International Journal of High Performance Computing Applications
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Studies in the optimization of sequence alignment have been carried out in bioinformatics. In this paper, we have focused on two aspects: memory usage and execution time. Our study suggests that cache memory does not have a significant effect on system performance. Our attention then turns to optimize Smith-Waterman's algorithm. Two instruction level methods have been proposed and 2-8 fold speed improvements have been observed after the optimization has been implemented. Further improvements on system performance have been achieved by overlapping computation with system I/O usage.