@cheyang
Is there any way to limit the number of GPUs a user can use ?
for example, If a cluster has 8 gpu, each time a user submits a task, we want to set the maximum number of GPUs he needs cannot exceed 4.
Generally, there are two mechanisms in kuberentes to limit system resources, one is Resource Quotas and the other is Limit Ranges. However, it looks like they don't work for Arena.
@cheyang Is there any way to limit the number of GPUs a user can use ?
for example, If a cluster has 8 gpu, each time a user submits a task, we want to set the maximum number of GPUs he needs cannot exceed 4.
Generally, there are two mechanisms in kuberentes to limit system resources, one is Resource Quotas and the other is Limit Ranges. However, it looks like they don't work for Arena.