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

Error running dalle-flow docker container on GPU VM in Azure #123

Open
justin-romano opened this issue Oct 6, 2022 · 2 comments
Open

Error running dalle-flow docker container on GPU VM in Azure #123

justin-romano opened this issue Oct 6, 2022 · 2 comments

Comments

@justin-romano
Copy link

$ docker run -p 51005:51005 -it -v $HOME/.cache:/home/dalle/.cache --gpus all jinaai/dalle-flow
docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: Running hook #0:: error running hook: exit status 1, stdout: , stderr: nvidia-container-cli: initialization error: nvml error: driver not loaded: unknown.
ERRO[0000] error waiting for container: context canceled

Any ideas?

@AmericanPresidentJimmyCarter
Copy link
Contributor

Sounds like nvidia-docker is not installed.

@justin-romano
Copy link
Author

ok. so i did not spot this docker host requirement in the server hardware requirements. Maybe its worth a mention, not being familiar with docker assumed the containers could access the GPU hardware directly.
I will figure out how to install this.

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