YOLO_Google-Cloud icon indicating copy to clipboard operation
YOLO_Google-Cloud copied to clipboard

CUDA Error: no CUDA-capable device is detected

Open dimitri320 opened this issue 5 years ago • 0 comments

I'm running the code as instructed in the documentation to this GitHub repo, and I'm getting the following error logged in nohup.out file after runnning nohup python3 ~/YOLO_Google-Cloud/mlserver/mlserverclient.py &

layer filters size input output 0 python3: ./src/cuda.c:36: check_error: Assertion `0' failed. CUDA Error: no CUDA-capable device is detected

Any idea what might be wrong?

dimitri320 avatar Jan 03 '20 10:01 dimitri320