📅  最后修改于: 2022-03-11 14:59:56.686000             🧑  作者: Mango
代码示例1
int MPI_Reduce(const void *sendbuf, void *recvbuf, int count,
MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm)