Why does the MPI_Alltoallv function interface forces data to belong to only one array?

后端 未结 0 1362
说谎
说谎 2021-02-09 15:16

Suppose I have 3 processes, and each wants to send 3 arrays a0,a1,a2 to processes 0,1, and 2. Given the MPI_Alltoallv interface, that is,



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