NVIDIA / k8s-device-plugin

NVIDIA device plugin for Kubernetes
Apache License 2.0
2.45k stars 573 forks source link

When use MPS, add a initContainers to default set compute model #657

Closed lengrongfu closed 1 month ago

lengrongfu commented 1 month ago

Because when using MPS, it usually suggests GPU compute mode is EXCLUSIVE_PROCESS, we can use an initContainer to set GPU compute mode.