Torque / PBS クラスターでの並列計算で "qsub: Job exceeds queue resource limits" エラーが発生するのはなぜですか?
Mostrar comentarios más antiguos
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 をクラスター内のノード数以下に設定するとジョブは正常に完了します。追加のコアやワーカーライセンスを活用するにはどうすればよいですか?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre インストールとライセンスの紹介 en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!