MPI figuring out the sender when you recieve message using MPI_STATUS

前端 未结 0 822
我在风中等你
我在风中等你 2020-12-06 07:03

So I am trying to play hot potato with MPI and I\'m having an issue using MPI_STATUS. Here\'s My Code

MPI_Status status;
if(rank == 0) {
        printf("         


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