-
Notifications
You must be signed in to change notification settings - Fork 236
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
Use a fraction gpu resource, fail to get response from manager #164
Comments
same with me. did u solve it? |
|
we have the same issue at the kubernetes version of v1.18.6 |
the same error, I think the reason is "--container-runtime-endpoint=/var/run/containerd/containerd.sock --cgroup-driver=systemd" , use containerd as container-runtime cause this problem, i will try to solve this. |
I change the k8s cgroup from systemd to cgroup,it works well. Do not use -cgroup-driver=systemd
|
Please help solve the problem,The information is as follows,Thank you.
The restricted GPU configuration is as follows:
The running algorithm program reports the following error:
gpu-manager.INFO log contents are as follows:
gpu-manager.WARNING log contents are as follows:
W0607 15:56:44.887813 626706 manager.go:290] Find orphaned pod tainerd.service
gpu-manager.ERROR and gpu-manager.FATAL are no error log.
my gpu-manager.yaml is follwing:
The text was updated successfully, but these errors were encountered: