Knuth-Morris-Pratt algorithm parallel implementation with MPI
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Raffaele Mignone 51b2770b8f
remove unsed files
2 years ago
.idea Add sequential implementation 2 years ago
data Add dante 32-64 2 years ago
src fix send 2 years ago
.gitignore Init repository 2 years ago
LICENSE Init repository 2 years ago
README.md Init repository 2 years ago
makefile Add version 2 2 years ago

README.md

KMP MPI implementazion

This is a project for the concurrent system exam at Unisannio.