52 六个函数的MPI
MPI非常简单。这六个函数允许你写许多程序:
MPI_Init
MPI_Finalize
MPI_Comm_size
MPI_Comm_rank
MPI_Send
MPI_Recv
Copyright: NPACT