How can I emulate a distributed network for debugging a parfeval solution
3 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Asynchronous Parallel Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!