GPU Virtualization & Partitioning

GPU hypervisor

A GPU hypervisor is software that sits between physical GPU hardware and virtual machines or containers, mediating access so multiple isolated workloads can share the same GPU.

This is the layer that actually implements vGPU-style sharing. It enforces isolation and scheduling fairness at a level below the orchestration platform.

Related terms

Related resources