How to correctly use MPI.Allgather() in python to gather different sized arrays from different processes

后端 未结 0 658
迷失自我
迷失自我 2021-01-24 10:57

I\'m using mpi4py currently, and I have a bunch of processes that are generating lists of tuples (or numpy arrays of tuples). At the end of each process, I want to call an allga

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