Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA status Error #12

Open
limbtio opened this issue Aug 30, 2021 · 0 comments
Open

CUDA status Error #12

limbtio opened this issue Aug 30, 2021 · 0 comments

Comments

@limbtio
Copy link

limbtio commented Aug 30, 2021

Hi,

I'm trying to use, image daisukekobayashi/darknet:gpu-cv-cc75.
My GPU is: Quadro RTX 6000.
nvidia-smi is working inside the container showing cuda version 11.2.
nvcc --version inside the container is giving bash: nvcc: command not found.

When I'm trying to run darknet detector train/test... I'm getting the following error:

CUDA status Error: file: ./src/dark_cuda.c : () : line: 39 : build time: Jul 27 2021 - 19:08:59

CUDA Error: no CUDA-capable device is detected
Darknet error location: ./src/dark_cuda.c, check_error, line #70
CUDA Error: no CUDA-capable device is detected: Bad file descriptor

Any idea what am I doing wrong?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant