How can I emulate a distributed network for debugging a parfeval solution
3 次查看(过去 30 天)
显示 更早的评论
I currently do not have the distributed computing toolbox, but I do have the parallel computing toolbox. I've developed a method that uses the parfeval to kick off workers, but when I use this method on a distributed network, the system fails to deserialize the task and objects. If possible I'd like to emulate the distributed network locally on my machine for debugging purposes even if I need to get the distributed computing toolbox for my machine.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Asynchronous Parallel Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!