Azzera filtri
Azzera filtri

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

2 visualizzazioni (ultimi 30 giorni)

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Cluster Configuration in Help Center e File Exchange

Tag

Non è stata ancora inserito alcun tag.

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by