Add list of vGPUs and add PCI ID for Tesla T4.

This commit is contained in:
Jonathan Johansson 2021-02-23 19:32:08 +01:00
parent 6881c417ab
commit cf01e2fbbd
3 changed files with 168 additions and 36 deletions

View file

@ -36,7 +36,7 @@ Install the NVIDIA GRID vGPU driver, make sure to install it as a dkms module.
./nvidia-installer
```
Modify the line begining with `ExecStart=` in `/lib/systemd/system/nvidia-vgpu.service`
Modify the line begining with `ExecStart=` in `/lib/systemd/system/nvidia-vgpud.service`
and `/lib/systemd/system/nvidia-vgpu-mgr.service` to use `vgpu_unlock` as
executable and pass the original executable as the first argument. Ex:
```