This website requires JavaScript.
Explore
Help
Sign In
norangebit-unisannio-computer-science
/
KMP-MPI
Watch
1
Star
0
Fork
0
You've already forked KMP-MPI
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
13f6786a13
Branches
Tags
View all branches
Go to file
Code
norangebit
13f6786a13
general fixes
2021-03-19 18:50:59 +01:00
.idea
Add sequential implementation
2021-03-15 21:04:23 +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
kmp.c
Add sequential implementation
2021-03-15 21:04:23 +01:00
kmp.h
Add sequential implementation
2021-03-15 21:04:23 +01:00
LICENSE
Init repository
2021-03-15 21:04:02 +01:00
main.c
general fixes
2021-03-19 18:50:59 +01:00
README.md
Init repository
2021-03-15 21:04:02 +01:00
util.c
Read from files
2021-03-19 17:56:57 +01:00
util.h
Read from files
2021-03-19 17:56:57 +01:00
README.md
KMP MPI implementazion
This is a project for the concurrent system exam at Unisannio.
Description
Knuth-Morris-Pratt algorithm parallel implementation with MPI
Readme
19
MiB
Languages
C
91%
Makefile
9%