dear all users, I am new in MPI world. I would like to know what is the best choice and meaning between different function.
In my program I would like that each process send a vector of data to all the other process. What do you suggest? Is it correct MPI_Bcast or I am missing something? Thanks a lot Diego