hi all,
here is what i would like to do.
when a job is submitted to the farm, i would like it to take an even slice of the available nodes and use that as the minimum amount of nodes.
so, say we have 40 nodes and one job on the farm. that one job should have all 40 nodes. if another job gets submitted, both jobs should get 20 nodes each (once tasks have completed). then when another is submitted, each job would get a minimum of 13 nodes and so on.
basically, we want a way of getting every single job rendering as soon as it is submitted, without the need for a wrangler, to be constantly adjusting priorities and machine limit amounts.
if there were a minimum machine limit option that could dynamically update to reflect the amount of jobs / nodes on the farm, that would be ideal.
so there any way to achieve such a thing?
thanks in advance.
elliott