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!