Is there a way to Send (capital) list of string by using Mpi4py

后端 未结 0 1832
滥情空心
滥情空心 2020-12-10 06:47

Here is my dataset in rank 0, and I want to send it to another rank by using Send after converting it to NumPy array.

data = [[\'zzz\', \'2\', \'-1\'], [\'xxx         


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