Skip to content

Parallel implementation of Knuth-Morris-Pratt algorithm using MPI Protocol of C on Power 7

Notifications You must be signed in to change notification settings

RaffaDNDM/Parallel-Knuth-Morris-Pratt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Parallel-Knuth-Morris-Pratt

The project is based on an advanced solution of pattern matching in text files.

  • Study of a parallel version of Knuth-Morris-Pratt algorithm, used to do pattern matching on text.
  • Implementation of these new version in C language using MPI Protocol.
  • Test made on Power 7 of UNIPD DEI department.
  • Report about obtained results and analysis of them.

The project was developed by CristiFab and RaffaDNDM.

About

Parallel implementation of Knuth-Morris-Pratt algorithm using MPI Protocol of C on Power 7

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published