During the use of the device-plugin component, nvml.init() is used to initialize NVML. However, after running stably for more than ten hours, the init function hangs internally. What could be the issue?
Basic Environment:
CentOS 8.8
Go Version: 1.21
go-nvml Version: v0.12.9-0
Driver Version: 570.148.08
CUDA Version: 12.8
GPU: H200

