How can I emulate a distributed network for debugging a parfeval solution
조회 수: 1 (최근 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!