Why it matters
Orchestration shapes GPU utilization. Understanding shapes ops choice.
Advertisement
The architecture
Scheduler: assigns jobs to GPUs.
Queue: pending work.
Fair-share + gang scheduling.
Advertisement
How it works end to end
K8s device plugin: GPU exposed as resource.
Fair-share: quota per team.
Gang scheduling: all-or-nothing for distributed.