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

docker run --gpus all 启动 registry.baidubce.com/paddlepaddle/0.8.0-cuda10.2-cudnn7-devel 镜像容器出错 #1776

Closed
hq0749a opened this issue May 9, 2022 · 1 comment
Assignees
Labels

Comments

@hq0749a
Copy link

hq0749a commented May 9, 2022

windows
docker version:20.10.13
使用 --gpus all 替代 nvidia-docker
启动命令:
docker run --gpus all -p 9292:9292 --name test -dit registry.baidubce.com/paddlepaddle/serving:0.8.0-cuda10.2-cudnn7-devel bash
ERROR:
docker: Error response from daemon: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: Running hook #0:: error running hook: exit status 1, stdout: , stderr: nvidia-container-cli: initialization error: load library failed: /usr/lib/wsl/drivers/nvlt.inf_amd64_b656a48cddc58650/libnvidia-ml.so.1: cannot open shared object file: no such file or directory: unknown.
请问这个如何解决,是这个镜像缺少cuda及cudnn相关驱动文件么

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

No branches or pull requests

2 participants