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.
CMIT
No issues in this repository yet.