Knuth-Morris-Pratt algorithm parallel implementation with MPI
Go to file
Raffaele Mignone 51b2770b8f
remove unsed files
2021-05-03 12:05:50 +02:00
.idea Add sequential implementation 2021-03-15 21:04:23 +01:00
data Add dante 32-64 2021-03-27 14:50:10 +01:00
src fix send 2021-04-13 17:43:44 +02:00
.gitignore Init repository 2021-03-15 21:04:02 +01:00
LICENSE Init repository 2021-03-15 21:04:02 +01:00
README.md Init repository 2021-03-15 21:04:02 +01:00
makefile Add version 2 2021-04-13 17:15:40 +02:00

README.md

KMP MPI implementazion

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