mpi-scatter.c 96 B

12
  1. MPI_Scatter(sendbuf, sendcount, sendtype, recvbuf,
  2. recvcount, recvtype, root, comm)