Torque / PBS クラスターでの並列計算で "qsub: Job exceeds queue resource limits" エラーが発生するのはなぜですか?
古いコメントを表示
Torque または PBS クラスター向けの Parallel Computing Toolbox 構成に対して並列ジョブを提出しています。ClusterSize をクラスター内のノード数より大きい値(ただし、総コア数や MATLAB Parallel Server のワーカーライセンス数よりは少ない)に設定すると、次のようなエラーが発生します。
Error executing the PBS script command 'qsub'. The reason given is
qsub: Job exceeds queue resource limits MSG=cannot locate feasible nodes
ClusterSize をクラスター内のノード数以下に設定するとジョブは正常に完了します。追加のコアやワーカーライセンスを活用するにはどうすればよいですか?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で インストールとライセンスの紹介 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!