I'm invoking nvmlDeviceGetCount() on a system with 2 GPUs, and it returns a device count of 0 GPUs - with no error. Why would it say that?
Additional information:
- CUDA version: 12.6.68 (and bundled driver)
- ... in which a macro defines
nvmlDeviceGetCountto benvmlDeviceGetCount_v2. nvidia-smilists these two GPUs, and I am able to run CUDA kernels on them- OS: Devuan GNU/Linux Excalibur
- Kernel: Linux 6.6.13
nvmlDeviceGetCount_v2().