You plan to develop a parallel application by using Windows HPC Server 2008. You need to ensure that when the application starts, a parameter value is communicated to each process in the cluster by using a single call.
Which function should you use?
A.
MPI_Send
B.
MPI_Bcast
C.
MPI_Gather
D.
MPI_Reduce