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 : chhxnshah@gmail.com
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.
Repository from Github https://github.comHxnDev/Consensus-Problem-using-OpenMP
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 : chhxnshah@gmail.com
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.
MIT License