Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

GPU fairness usage #4266

@scarlett2018

Description

@scarlett2018

Scenario
There are low utilization jobs which might block others job from submission. We'd like to have a service plugin which can:

  • detect all the jobs' utilization
  • notify users with low utilization in recent few days (default 20% in 5 days, customization)
  • if user has justification for the usage of the job, admin can extend the job lifetime. otherwise the low utilization jobs will be killed automaticaly in 1 day.

Another alternative implementation is: provide a incentive model with bonus tokens to the user, and let the user decide how to spend the gpu hours.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions