Info
此问题已关闭。 请重新打开它进行编辑或回答。
How to broadcast interpolant data among workers?
1 次查看(过去 30 天)
显示 更早的评论
What is the best strategy to broadcast data consisting of interpolants among all workers? Currently I load all the interpolants on the client workspace which then get broadcast to workers (I have a parfor loop in my program). I find it time consuming.
I tried attaching files so that all workers can import data from a saved workspace (that contains the interpolants) but I was unsuccessful in that attempt.
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!