NVIDIA / k8s-device-plugin

NVIDIA device plugin for Kubernetes
Apache License 2.0
2.86k stars 634 forks source link

Containers that use cuda images in k8s do not have gpu resources, but the process id can be seen using nvidia-smi #954

Open ZYWNB666 opened 2 months ago

ZYWNB666 commented 2 months ago

1、The container used is " tensorflow/tensorflow:2.16.1-gpu " 2、There is no configuration for the gpu application in the yaml file Image

3、You can see the pod pid in the nvidia-smi command It seems that this pod will be displayed on all free graphics cards, I don't use any gpu virtualization tools, I don't know if it takes up this video card Image

ZYWNB666 commented 2 months ago

@klueska Dude, do you have time to look at my problem?

ZYWNB666 commented 2 months ago

@elezar Dude, do you have time to look at my problem?