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

could not select device driver "nvidia" with capabilities [[gpu]] #217

Open
superhappyfun opened this issue Nov 3, 2022 · 1 comment
Open

Comments

@superhappyfun
Copy link

When I run the docker compose command:
docker compose up --build
I get this error:
Error response from daemon: could not select device driver "nvidia" with capabilities: [[gpu]]

I can see that the driver name in the docker-compose.yml file is "nvidia", so I just need to change this to my device driver name, right? How do I find out what that is? I'm running Linux Mint 21 (Vanessa). Has anyone else encountered this problem? Thanks!

@m516
Copy link

m516 commented Nov 29, 2022

The instructions in the readme call for the Nvidia Container Toolkit. Have you installed that toolkit?

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

2 participants