Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
Why is the wrong partition/queue being selected when submitting a job to a Slurm cluster with MATLAB Parallel Server?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 10 de Abr. de 2024
Editada: MathWorks Support Team el 10 de Abr. de 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".

Más respuestas (0)

Categorías

Más información sobre Cluster Configuration en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by