MDCS Is it possible to limit the number of workers a user can use per job?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Tushar Upadhyay
on 29 Jul 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 Comments
See Also
Categories
Find more on MATLAB Parallel Server in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!