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
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,24 +62,29 @@ Ubuntu packages NVIDIA proprietary drivers. Those drivers come directly from NVI
62
62
Reboot the VM after the GPU driver is installed.
63
63
3. Download and install the CUDA toolkit from NVIDIA:
64
64
> [!NOTE]
65
-
> The example shows the CUDA package path for Ubuntu 22.04 LTS. Replace the path specific to the version you plan to use.
65
+
> The example shows the CUDA package path for Ubuntu 24.04 LTS. Replace the path specific to the version you plan to use.
66
66
>
67
-
> 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.
67
+
> 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=24.04&target_type=deb_network) for the full path specific to each version.
0 commit comments