package nvidia
import "k8s.io/kubernetes/pkg/kubelet/gpu/nvidia"
Index ¶
Functions ¶
func NewNvidiaGPUManager ¶
func NewNvidiaGPUManager(activePodsLister activePodsLister, dockerClient libdocker.Interface) (gpu.GPUManager, error)
NewNvidiaGPUManager returns a GPUManager that manages local Nvidia GPUs. TODO: Migrate to use pod level cgroups and make it generic to all runtimes.
Source Files ¶
helpers.go nvidia_gpu_manager.go
- Version
- v1.7.4
- Published
- Aug 17, 2017
- Platform
- js/wasm
- Imports
- 13 packages
- Last checked
- 48 seconds ago –
Tools for package owners.