[bug] CUDA not Working on GeForce RTX 5060
Author: bam91Created Dec 6, 2025Updated Jul 5, 2026
Labelsbug
Describe the bug When trying to use GPU enabled features(like ImageDetectionPrompt), I geht this Error in my Log and the Step fails: RuntimeError: CUDA error: no kernel image is available for execution on the device
To Reproduce Steps to reproduce the behavior:
- Create Project with ImageDetectionPromt Step
- Start Project
- Error
Expected behavior My Graphiccard has CUDA. This should work.
Log
RuntimeError: CUDA error: no kernel image is available for execution on the device
Desktop (please complete the following and other pertinent information):
- OS: Windows 11
- Qt/PySide version [e.g. 6.8.2]
- Meshroom version: 2025.1.0
- GeForce Driver: 576.88
- Cuda Toolkit 12 installed
Source: alicevision/Meshroom