You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it's a problem caused by the difference between the running CUDA version and the compiler CUDA version. I tried many things, but I couldn't fix the bug. Can you help me with this?
The text was updated successfully, but these errors were encountered:
Yontara
changed the title
RuntimeError: CUDA error: no kerne
RuntimeError: CUDA error: no kernel image is available for execution on the device
Dec 31, 2022
sys.platform: linux
Python: 3.7.15 (default, Nov 24 2022, 21:12:53) [GCC 11.2.0]
CUDA available: True
GPU 0: TITAN RTX
CUDA_HOME: /usr/local/cuda-11.1
NVCC: Build cuda_11.1.TC455_06.29190527_0
GCC: gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
PyTorch: 1.7.1
PyTorch compiling details: PyTorch built with:
TorchVision: 0.8.2
OpenCV: 4.6.0
MMCV: 1.4.0
MMCV Compiler: GCC 7.5
MMCV CUDA Compiler: 11.4
MMDetection: 2.22.0+b251c84
I think it's a problem caused by the difference between the running CUDA version and the compiler CUDA version. I tried many things, but I couldn't fix the bug. Can you help me with this?
The text was updated successfully, but these errors were encountered: