We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25078a8 + 481d737 commit 462c34eCopy full SHA for 462c34e
articles/virtual-machines/linux/n-series-driver-setup.md
@@ -59,6 +59,7 @@ Ubuntu packages NVIDIA proprietary drivers. Those drivers come directly from NVI
59
```bash
60
sudo ubuntu-drivers install
61
```
62
+ Reboot the VM after the GPU driver is installed.
63
3. Download and install the CUDA toolkit from NVIDIA:
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.
0 commit comments