add regular tasks by the Core Linux Team
This commit is contained in:
@@ -157,3 +157,10 @@ After manual CUDA installation you should think about enabling and starting `nvi
|
||||
systemctl enable nvidia-persistenced
|
||||
systemctl start nvidia-persistenced
|
||||
```
|
||||
|
||||
|
||||
## Regular Tasks by the Core Linux Team
|
||||
- classify new driver branches and beta versions in the [snapshot preparation script](https://git.psi.ch/linux-infra/repo01_pli-scripts/-/blob/master/libexec/fix-snapshot/20_remove_nvidia_beta_drivers#L90)
|
||||
- update the latest production branch in [Puppet managed vidia software installation script](https://git.psi.ch/linux-infra/puppet/-/blob/preprod/code/modules/profile/files/nvidia/ensure-nvidia-software#L17)
|
||||
- add more production/long term support branches supported by [`nvidia-detect`](http://elrepo.org/tiki/nvidia-detect) to the [Puppet managed Nvidia software installation script](https://git.psi.ch/linux-infra/puppet/-/blob/preprod/code/modules/profile/files/nvidia/ensure-nvidia-software#L62)
|
||||
- update the [driver version to CUDA version mapping script](https://git.psi.ch/linux-infra/puppet/-/blob/preprod/code/modules/profile/files/nvidia/suitable_cuda_version#L21) according to new entries in the [CUDA Release Notes](https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html)
|
||||
|
||||
Reference in New Issue
Block a user