https://github.com/devops-ws/nvidia-guide
https://github.com/devops-ws/nvidia-guide
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devops-ws/nvidia-guide
- Owner: devops-ws
- Created: 2023-08-08T07:56:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T08:53:06.000Z (over 2 years ago)
- Last Synced: 2025-09-03T02:47:01.379Z (7 months ago)
- Homepage: https://jenkins-zh.cn
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nvidia-guide
## 安装包
```shell
# 指定 Linux 内核
./NVIDIA-Linux-x86_64-535.86.05.run --kernel-source-path=/usr/src/kernels/5.4.251-1.el7.elrepo.x86_64/ -k $(uname -r)
```
## FAQ
* group 112 is not viable\nPlease ensure all devices within the iommu_group are bound to their vfio bus driver
* 如果一个设备有多个子设备,那么需要全部挂载到 KVM (或 KubeVirt)中
## 参考资料
* https://blog.csdn.net/zzh516451964zzh/article/details/125792421
* https://www.cnblogs.com/gollong/p/12655424.html
* [更换 Linux Kernel](https://www.cnblogs.com/mstmdev/p/17179398.html)
* https://github.com/NVIDIA/kubevirt-gpu-device-plugin