|
|
|
|
|
by jokethrowaway
682 days ago
|
|
yes, especially if you are trying to run various different projects you don't control some will need specific versions of cuda right now I masked cuda from upgrades in my system and I'm stuck on an old version to support some projects I also had plenty of problems with gpu-operator to deploy on k8s: that helm chart is so buggy (or maybe just not great at handling some corner cases? no clue) I ended up swapping kubernetes distribution a few times (no chance to make it work on microk8s, on k3s it almost works) and eventually ended up installing drivers + runtime locally and then just exposing through containerd config |
|