Run parallel job using different os workers MATLAB Distributed Computing Server
显示 更早的评论
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
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Third-Party Cluster Configuration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!