You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@CodeJuan@fuweid For this conflicts, I'd like to not integrate the libnvida-container library into Pouch RPM but set libnvidia-container as our Pouch's RPM dependency.
Ⅰ. Issue Description
OS: CentOS 7.6
install pouch-1.2.0-1.el7.x86_64.rpm
repo: https://mirrors.aliyun.com/pouch/centos7.repo
install nvidia CUDA framework
download from https://developer.nvidia.com/cuda-downloads?target_os=Linux
rpm -i cuda-repo-rhel7-10-1-local-10.1.105-418.39-1.0-1.x86_64.rpm
yum install cuda
install nvidia-docker
https://github.com/NVIDIA/nvidia-docker (CentOS 7, docker-ce)
yum install -y nvidia-docker2
error message:
Ⅱ. Describe what happened
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
pouch version
):uname -a
): centos 7.6The text was updated successfully, but these errors were encountered: