An open API service indexing awesome lists of open source software.

https://github.com/hxndev/consensus-problem-using-mpi

In this task, we had to write a multi-threaded MPICH 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-mpi

c code consensus consensus-clustering mpi mpich parallel-programming

Last synced: 3 months ago
JSON representation

In this task, we had to write a multi-threaded MPICH 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.

Awesome Lists containing this project