Error in using MPIPoolExecutor: raise self._exception TypeError: can't pickle _thread.lock objects

后端 未结 0 685
暗喜
暗喜 2021-02-04 08:45

I am new to MPIPoolExecutor and need to compute a time-consuming function several times in my project with three arguments x, y, and z, where z iterates over a large NumPy array

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