MDCS Is it possible to limit the number of workers a user can use per job?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I'm trying to find out how to tell MDCS to limit the total number of workers a user can request or receive. Finding nothing, or I'm terrible at searching. Anyone know if this is even possible? Thanks!
0 comentarios
Respuestas (1)
Tushar Upadhyay
el 29 de Jul. de 2016
You can limit the maximum number of workers for a job in the Cluster Profile Manager. When you define a cluster profile, you can set the 'Range of number of workers to run job NumWorkersRange' in the 'WORKERS' section of the properties.
Check the fourth step in the "Create and Modify Cluster Profiles" on below documentation page: http://www.mathworks.com/help/distcomp/clusters-and-cluster-profiles.html
0 comentarios
Ver también
Categorías
Más información sobre MATLAB Parallel Server en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!