Problems implementing MPI_Reduce with MPI_Send and MPI_Recv

后端 未结 0 1237
你的背包
你的背包 2021-02-05 01:05

I am working on a parallel processing program that is using MPI_Send() and MPI_Recv() that replaces MPI_Reduce(). I get everything to run except the final bits of the code where

相关标签:
回答
  • 消灭零回复
提交回复
热议问题