How to pass a list of parameters to workers in Julia Distributed

前端 未结 0 1963
暗喜
暗喜 2021-01-15 09:34

with Julia 1.5.3, I wanted to pass a list or parameters to the distributed workers.

I first tried in a non distributed way :

using Distributed

@everyw         


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