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!