Replies: 2 comments 1 reply
-
The best source of current effort is siderolabs/extensions#476, and this is done by awesome @jfroy. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have not tried the GPU Operator on Talos with the SideroLabs extensions in some time. As you have done, you need to disable driver and toolkit installation/management. You can try specifying "/usr/local/glibc" as the driver path (this is where the SideroLabs extensions installs the userspace components), but if I remember correctly this will still fail. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I’m trying to give the GPU operator another try on Talos, but it seems to be failing due to validator init containers. I noticed that the folder can now be specified in the Helm chart here: https://github.com/NVIDIA/gpu-operator/blob/main/deployments/gpu-operator/values.yaml#L33.
What would be the correct path for the NVIDIA drivers on Talos? Would it be /proc/driver/nvidia/ ?
Beta Was this translation helpful? Give feedback.
All reactions