You plan to develop a parallel application by using Windows HPC Server 2008. You plan to use a method to control the calculations performed by each individual process. You need to ensure that different commands can be sent to each process.
Which function should you use?
A.
MPI_Send
B.
MPI_Bcast
C.
MPI_Gather
D.
MPI_Reduce