package nvidia
import "k8s.io/kubernetes/pkg/kubelet/gpu/nvidia"
Index ¶
Functions ¶
func NewNvidiaGPUManager ¶
func NewNvidiaGPUManager(activePodsLister activePodsLister, config *dockershim.ClientConfig) (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.9.3
- Published
- Feb 6, 2018
- Platform
- linux/amd64
- Imports
- 14 packages
- Last checked
- 59 seconds ago –
Tools for package owners.