gpu-manager
gpu-manager copied to clipboard
/usr/local/lib/python3.9/site-packages/torch/cuda/__init__.py:141: UserWarning: CUDA initialization: Unexpected error from cudaGetDeviceCount(). Did you run some cuda functions before calling NumCudaDevices() that might have already set an error? Error 36: API call is not supported in the installed CUDA driver (Triggered internally at ../c10/cuda/CUDAFunctions.cpp:108.) return torch._C._cuda_getDeviceCount() > 0
使用的哪个版本的pytorch?宿主机所在的Nvidia驱动版本是多少? What version of pytorch is being used and what is the Nvidia driver version for the host machine?