-
Notifications
You must be signed in to change notification settings - Fork 183
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
虚拟机HAMI无法调用GPU资源Virtual machine HAMI cannot call GPU resources #536
Comments
user@sfyfb: Warning FailedScheduling 103s default-scheduler 0/1 nodes are available: 1 Insufficient nvidia.com/gpu, 1 Insufficient nvidia.com/gpumem. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod. |
kubectl get pods,节点是pending。Pod处于Pending状态的原因是没有可用的GPU资源,调度器报告了Insufficient nvidia.com/gpu和Insufficient nvidia.com/gpumem。 |
based on the pods in kube-system, it seems you haven't installed hami correctly |
我在wsl2虚拟机上部署了HAMI,当提交任务的时候,HAMI总是无法调用我的GPU资源。这应该怎么办?
I deployed HAMI on a wsl2 virtual machine. When submitting tasks, HAMI always fails to call my GPU resources. What should I do?
Please provide an in-depth description of the question you have:
What do you think about this question?:
Environment:
The text was updated successfully, but these errors were encountered: