Containers that use cuda images in k8s do not have gpu resources, but the process id can be seen using nvidia-smi #954
Labels
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
1、The container used is " tensorflow/tensorflow:2.16.1-gpu "
2、There is no configuration for the gpu application in the yaml file
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
The text was updated successfully, but these errors were encountered: