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

3 次查看(过去 30 天)

采纳的回答

MathWorks Support Team
MathWorks Support Team 2024-4-10,0:00
编辑:MathWorks Support Team 2024-4-10,18:30
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 CenterFile Exchange 中查找有关 Cluster Configuration 的更多信息

标签

尚未输入任何标签。

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by