GoogleCloudPlatform / GoogleCloudPlatform/container-engine-accelerators

nvidia-driver-installer failed to build the driver

Open
#130 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
252
Forks
184
Avg merge
1h 55m
Merged PRs (30d)
2

Description

We are following the instructions under https://minikube.sigs.k8s.io/docs/tutorials/nvidia_gpu/. We have minikube up and running and installed the addons. Both of them don't come up though.

## repro
Follow the tutorial. Check that the addons run successfully:

```
kubectl get pods -n kube-system
```
The init-container of kubectl-driver-installer fails. logs here:
https://gist.github.com/ensonic/e23518399f040307597aac1f84aa7d47

Now this done not help a lot, so we copied /usr/local/nvidia/nvidia-installer.log:
https://gist.github.com/ensonic/ae9e466993a85b641ac3f6467d9642fd

### 3. Information to [attach](https://help.github.com/articles/file-attachments-on-issues-and-pull-requests/) (optional if deemed irrelevant)

The graphics card is a `NVIDIA Corporation GP102 [TITAN Xp] (rev a1)`. It is unbound from the via vfio-pci.
Minikube is the 1.5.2
Linux Kernel is 5.2.17, but the driver installer is using 4.19.76 (from minikube kvm2)

Can you pin to a driver version that builds?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.