CUDA cannot be found
CUDA exception! Error code: no CUDA-capable device is detected CUDA exception! Error code: initialization error CUDA SETUP: CUDA runtime path found: /usr/local/cuda/lib64/libcudart.so CUDA SETUP: Detected CUDA version 118
Same error !! CUDA exception! Error code: no CUDA-capable device is detected CUDA exception! Error code: initialization error CUDA SETUP: CUDA runtime path found: /usr/local/cuda/lib64/libcudart.so
Same error !! CUDA exception! Error code: no CUDA-capable device is detected CUDA exception! Error code: initialization error CUDA SETUP: CUDA runtime path found: /usr/local/cuda/lib64/libcudart.so
你找到解决的办法了吗?我感觉是我们的cuda版本问题
请输入nvcc -V看一下cuda是否正确安装,谢谢
Please enter nvcc -V to check if CUDA is installed correctly. Thank you.
nvcc -v没问题 cuda11.8 torch2.0 cudnn11.x系列
cuda改成11.3-11.7之间的版本试一下,印象里11.8会有问题
This issue has been marked as stale because it has not had recent activity. If you think this still needs to be addressed please feel free to reopen this issue. Thanks