International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 180 - Issue 11 |
Published: Jan 2018 |
Authors: Rashmi C., Hemantha Kumar G. |
![]() |
Rashmi C., Hemantha Kumar G. . Parallel Processing Approach for Pattern Matching using MPI. International Journal of Computer Applications. 180, 11 (Jan 2018), 31-34. DOI=10.5120/ijca2018916230
@article{ 10.5120/ijca2018916230, author = { Rashmi C.,Hemantha Kumar G. }, title = { Parallel Processing Approach for Pattern Matching using MPI }, journal = { International Journal of Computer Applications }, year = { 2018 }, volume = { 180 }, number = { 11 }, pages = { 31-34 }, doi = { 10.5120/ijca2018916230 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2018 %A Rashmi C. %A Hemantha Kumar G. %T Parallel Processing Approach for Pattern Matching using MPI%T %J International Journal of Computer Applications %V 180 %N 11 %P 31-34 %R 10.5120/ijca2018916230 %I Foundation of Computer Science (FCS), NY, USA
Bioinformatics is one of the field where high performance computation widely used. Pattern matching is essential task in Bio-informatics. A powerful technique for searching sequence patterns in the biological sequence databases is the pattern recognition. Significant increase in the number of protein sequences and DNA expanded the need for the enhancement of performance of pattern matching. Hence fast and high performance algorithms are highly demanded in many applications of computational molecular biology and bio-informatics. In this paper we present a parallel processing approach for pattern matching algorithm using distributed parallel programming paradigm Message Passing Interface (MPI). The focus of the research is the implementation of basic algorithm naïve for pattern matching by utilizing compute nodes of high performance computing server optimally. The parallel algorithm finds correct matches and experimental results show very high performance gain over sequential approach.