When using parallel computing, why wait?
Show older comments
In the parallel computing toolbox, there is an option "wait", to suspend the local matlab session until the remote job is completed. This option is commonly used in examples. I have a basic confusion regarding this: does this defies the purpose of running job remotely, or in parallel? what would be the advantages of waiting?
Accepted Answer
More Answers (0)
Categories
Find more on Job and Task Creation 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!