Skip to content

Commit f7a4daf

Browse files
committed
📝 Upgrade version
1 parent c5fa229 commit f7a4daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/config/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ layout: doc
88

99
| Name | Version | Installation Method | Location | Uninstall Method |
1010
| -------------------------------- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
11-
| Nvidia driver (root + container) | 550.78 | [Run file](https://us.download.nvidia.com/XFree86/Linux-x86_64/550.78/NVIDIA-Linux-x86_64-550.78.run), with Vulkan support, DKMS for root, no-kernel for container | Devices mount rule: `/etc/udev/rules.d/70-nvidia.rules`, <br />Module loaded on boot: `/etc/modules-load.d/modules.conf` | (not recommended)<br /> `driver.run --uninstall` |
11+
| Nvidia driver (root + container) | 580.95.05 | [Run file](https://us.download.nvidia.com/XFree86/Linux-x86_64/580.95.05/NVIDIA-Linux-x86_64-580.95.05.run), with Vulkan support, DKMS for root, no-kernel for container | Devices mount rule: `/etc/udev/rules.d/70-nvidia.rules`, <br />Module loaded on boot: `/etc/modules-load.d/modules.conf` | (not recommended)<br /> `driver.run --uninstall` |
1212
| CUDA | 11.8.0 | [Run file](https://developer.download.nvidia.com/compute/cuda/11.8.0/local_installers/cuda_11.8.0_520.61.05_linux.run) | `/usr/local/cuda/` → `/usr/local/cuda-11.8` | (not recommended)<br />`/usr/local/cuda/bin/cuda-uninstaller` |
1313
| CUDNN | 8.6.0.163 | Local Debian Package (Require Nvidia account) | DyLib: `/usr/lib/x86_64-linux-gnu/libcudnn*`<br />Header: `/usr/include/cudnn*` | `dpkg -r` |
1414
| TensorRT | 8.5.3.1 | Uncompress TAR (Require Nvidia account) | Dylib: `/usr/lib/x86_64-linux-gnu/libfakeroot/libnvinfer*`<br />Header: `/usr/include/cuda/NvInfer*` | Manual deletion |

0 commit comments

Comments
 (0)