You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/linux/n-series-driver-setup.md
+8-18Lines changed: 8 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,32 +46,21 @@ Then run installation commands specific for your distribution.
46
46
47
47
1. Download and install the CUDA drivers from the NVIDIA website.
48
48
> [!NOTE]
49
-
> The example below shows the CUDA package path for Ubuntu 16.04. Replace the path specific to the version you plan to use.
49
+
> The example below shows the CUDA package path for Ubuntu 20.04. Replace the path specific to the version you plan to use.
50
50
>
51
-
> Visit the [Nvidia Download Center](https://developer.download.nvidia.com/compute/cuda/repos/) for the full path specific to each version.
51
+
> Visit the [NVIDIA Download Center](https://developer.download.nvidia.com/compute/cuda/repos/)or the [NVIDIA CUDA Resources page](https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu&target_version=20.04&target_type=deb_network)for the full path specific to each version.
1. Update the kernel (recommended). If you choose not to update the kernel, ensure that the versions of `kernel-devel` and `dkms` are appropriate for your kernel.
0 commit comments