https://github.com/hxndev/consensus-problem-using-openmp
In this task, we had to write a multi-threaded OpenMP program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.
https://github.com/hxndev/consensus-problem-using-openmp
code consensus consensus-clustering cpp openmp openmp-parallelization openmpi
Last synced: 5 days ago
JSON representation
In this task, we had to write a multi-threaded OpenMP program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.
- Host: GitHub
- URL: https://github.com/hxndev/consensus-problem-using-openmp
- Owner: HxnDev
- License: mit
- Created: 2021-08-10T05:24:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-10T05:24:34.000Z (almost 4 years ago)
- Last Synced: 2025-03-31T10:41:10.922Z (about 1 month ago)
- Topics: code, consensus, consensus-clustering, cpp, openmp, openmp-parallelization, openmpi
- Language: C++
- Homepage:
- Size: 192 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
All the files have been commented for your ease. Furthermore you may also add further comments if you may.
For further queries contact me at : [email protected]