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

Unable to load model in GPU during docker build process #19

Open
Ryan-ZL-Lin opened this issue Sep 4, 2024 · 0 comments
Open

Unable to load model in GPU during docker build process #19

Ryan-ZL-Lin opened this issue Sep 4, 2024 · 0 comments

Comments

@Ryan-ZL-Lin
Copy link

Hi.
I'd like to use GPU to load model to build Docker image. Here is the parameter I changed in Dockerfile form this repo
image

and here is my GPU spec and driver by running nvidia-smi
image

However, during the Docker build process, I got this error saying

RuntimeError: Found no NVIDIA driver on your system. Please check that you have
an NVIDIA GPU and installed a driver from
http://www.nvidia.com/Download/index.aspx

Does anyone know how to better address this issue?

@Ryan-ZL-Lin Ryan-ZL-Lin changed the title unable to activate GPU in docker build Unable to load model in GPU during docker build process Sep 4, 2024
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