Knuth-Morris-Pratt algorithm parallel implementation with MPI
Go to file
Raffaele Mignone 91436fe48b
Add c standard
2021-03-27 14:30:18 +01:00
.idea Add sequential implementation 2021-03-15 21:04:23 +01:00
data add dantex16 2021-03-26 18:29:19 +01:00
src Each file read own portion 2021-03-27 14:28:35 +01:00
.gitignore Init repository 2021-03-15 21:04:02 +01:00
CMakeLists.txt Add sequential implementation 2021-03-15 21:04:23 +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
main.c Add some free 2021-03-26 18:07:43 +01:00
makefile Add c standard 2021-03-27 14:30:18 +01:00

README.md

KMP MPI implementazion

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