nvmlDeviceGetHandleByIndex does not return NVML_SUCCESS
OS: Windows CUDA version: 11.5 GPU Driver version: 531.79 I have two graphics cards on my PC: GPU 0 is Intel UHD Graphics 770, and GPU 1 is GeForce RTX 3060. I’m developing an application that uses NVML (NVIDIA Management Library) to interact with NVIDIA GPUs. To ensure NVML works correctly, I tested it using […]