フィルターのクリア

Why is the wrong partition/queue being selected when submitting a job to a Slurm cluster with MATLAB Parallel Server?

2 ビュー (過去 30 日間)
Why is the wrong partition/queue being selected when submitting a job to a Slurm cluster with MATLAB Parallel Server?

採用された回答

MathWorks Support Team
MathWorks Support Team 2024 年 4 月 10 日
編集済み: MathWorks Support Team 2024 年 4 月 10 日
Many third-party schedulers use queues, but Slurm uses partitions instead. In order to select the correct partition, first, please make sure that you are using the latest set of Slurm integration scripts.
matlab-parallel-slurm-plugin
Next, in your cluster profile, add an AdditionalProperty named "Partition". The value should be set to the partition you want to submit to. Make sure the the property's "Type" is set to "String".

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCluster Configuration についてさらに検索

タグ

タグが未入力です。

製品


リリース

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by