MDCS Is it possible to limit the number of workers a user can use per job?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Tushar Upadhyay
le 29 Juil 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 commentaires
Voir également
Catégories
En savoir plus sur MATLAB Parallel Server dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!