Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
Why is the wrong partition/queue being selected when submitting a job to a Slurm cluster with MATLAB Parallel Server?

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 10 Apr. 2024
Bearbeitet: MathWorks Support Team am 10 Apr. 2024
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".

Weitere Antworten (0)

Kategorien

Mehr zu Cluster Configuration finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by