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

problem running with nvidea #121

Open
diaverso opened this issue Mar 7, 2024 · 3 comments
Open

problem running with nvidea #121

diaverso opened this issue Mar 7, 2024 · 3 comments

Comments

@diaverso
Copy link

diaverso commented Mar 7, 2024

I have ubuntu installed on WSL2, with cuda installed.
https://imgur.com/jU0VFJQ

But when I run docker with the command "sudo docker compose run -p 8501:8501 -v /path/to/your/media_files/folder:/media_files subsai-webui"

I get this error
https://imgur.com/RmA87Wo
How can I solve it?

@abdeladim-s
Copy link
Owner

I think docker does not detect you have a NVIDIA GPU.
Does the nbody docker image run without any problem ?

@diaverso
Copy link
Author

diaverso commented Mar 8, 2024

Yes, it works without any problem.

@abdeladim-s
Copy link
Owner

Have you tried to run the docker with the argument --gpus=all ?
You can take a look at this example

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