You plan to develop a parallel application by using Windows HPC Server 2008. You need to implement a method that will send different data to each process in a communicator by using a single call.
Which function should you use?
A.
MPI_Send
B.
MPI_Gather
C.
MPI_Reduce
D.
MPI_Scatter