Run parallel job using different os workers MATLAB Distributed Computing Server
Show older comments
I have got this error message:
Caused by:
Error using distcomp.interactiveclient/pGetSockets>iThrowIfBadParallelJobStatus (line 105)
The interactive parallel job errored with the following message:
The job was cancelled because there are not enough workers of the same OS and architecture to run a parallel job.
Your NumWorkersRange is [16 16], but the number of qualified workers is 8.
how can fix it
Is it possible to use workers in different system to run one parallel job? thnx
Accepted Answer
More Answers (0)
Categories
Find more on Third-Party Cluster Configuration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!