Could someone be kind and explain me the MPI_Bcast when is call by all the other processes?
I am having some difficulties in fully understanding it. The reason I asked, it is because in my code there are some slaves calling the MPI_Bcast function prior the master calls it.