Make Topology-Aware Scheduling compatible with cohorts and preemption
Opened this issue · 1 comments
mimowo commented
What would you like to be added:
Make TAS compatible with cohorts and preemption.
Why is this needed:
Currently, TAS does not work when cohorts or preemption are used. In that case the CQ is marked as inactive (see https://github.com/kubernetes-sigs/kueue/tree/main/keps/2724-topology-aware-scheduling#alpha).
Completion requirements:
This enhancement requires the following artifacts:
- Design doc
- API change
- Docs update
The artifacts should be linked in subsequent comments.