in pkg/gpu/nvidia/vgpumanager.go [18:22]
func NewVirtualGPUManager(vGPUCount int) *vGPUManager { return &vGPUManager{ vGPUCount: vGPUCount, } }