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
What happened:
根据README的样例提交任务时,nvidia.com/gpu值超过1,pod的状态就一直为Pending
nvidia.com/gpu值为1时,pod调度正常 What you expected to happen:
nvidia.com/gpu值大于1,pod调度正常 How to reproduce it (as minimally and precisely as possible):
What happened:
根据README的样例提交任务时,nvidia.com/gpu值超过1,pod的状态就一直为Pending
nvidia.com/gpu值为1时,pod调度正常
What you expected to happen:
nvidia.com/gpu值大于1,pod调度正常
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
nvidia-smi -a
on your host/etc/docker/daemon.json
)sudo journalctl -r -u kubelet
)dmesg
Environment:
docker version
uname -a
The text was updated successfully, but these errors were encountered: