There are a few different problems that arise from not having the ability to limit resource consumption by users.
6 weeks
Each resource pool should have a setting for weekly or monthly user resource limits. The limits should be expressed in terms of cpu and GPU hours. For example, this might be how a resource pool is defined:
Quota: 100 cpus, 400 GB RAM Hibernation time: 35 mins Weekly user limits: 10 cpu hours Resource classes:
This resource class can serve 100 sessions of the smaller resource class or 50 sessions of the bigger resource class or some mix of the two up to the quota. Similarly, using the first resource class for an hour accounts for 1 cpu hour, whereas the second resource class uses 2 hours.
It gets a bit more complicated if two kinds of resources are provided by a single resource pool. For example, we might have
Quota: 100 cpus, 400 GB RAM, 10 GPUs Weekly user limits: 100 cpu hours, 10 GPU hours per week Resource classes: