-
Notifications
You must be signed in to change notification settings - Fork 25
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
level=warning msg="ubi task id: 142182, type: GPU, not found a resources availabl #68
Comments
what is your GPU module? |
NVIDIA GeForce RTX 2080 Ti |
Your |
I now have four nodes in the cluster. How to set the 3090 and 3080 video cards? |
RUST_GPU_TOOLS_CUSTOM_GPU="GeForce RTX 2080 Ti:4352" |
Refer to https://github.com/filecoin-project/bellperson?tab=readme-ov-file#supported--tested-cards to set |
Provide more logs after receiving the task. |
time="2024-05-15 13:35:03.274" level=warning msg="ubi task id: 157165, type: GPU, not found a resources available" func=DoUbiTaskForK8s file="ubi.go:124" |
It should be caused by the case mismatch of Ti. Your current cluster has 3080 or 3090. You can first configure one of these two to receive tasks. I will fix it. |
Here is my description
GPU present
GPU everything is normal
The text was updated successfully, but these errors were encountered: