Skip to content

Commit 91de38a

Browse files
authored
Update hpccompute-gpu-linux.md
1 parent b84da14 commit 91de38a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/virtual-machines/extensions/hpccompute-gpu-linux.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ ms.collection: linux
99
ms.topic: article
1010
ms.tgt_pltfrm: vm-linux
1111
ms.workload: infrastructure-services
12-
ms.date: 04/18/2023
12+
ms.date: 07/19/2023
1313
ms.author: mamccrea
1414
author: mamccrea
1515
---
1616
# NVIDIA GPU Driver Extension for Linux
1717

1818
This extension installs NVIDIA GPU drivers on Linux N-series virtual machines (VMs). Depending on the VM family, the extension installs CUDA or GRID drivers. When you install NVIDIA drivers by using this extension, you're accepting and agreeing to the terms of the [NVIDIA End-User License Agreement](https://www.nvidia.com/en-us/data-center/products/nvidia-ai-enterprise/eula/). During the installation process, the VM might reboot to complete the driver setup.
1919

20-
Instructions on manual installation of the drivers and the current supported versions are available. For more information, see [Azure N-series GPU driver setup for Linux](../linux/n-series-driver-setup.md).
20+
Instructions on manual installation of the drivers and the current supported versions are available. For more information including secure boot enable setting, see [Azure N-series GPU driver setup for Linux](../linux/n-series-driver-setup.md).
2121
An extension is also available to install NVIDIA GPU drivers on [Windows N-series VMs](hpccompute-gpu-windows.md).
2222

2323
## Prerequisites
@@ -28,9 +28,9 @@ This extension supports the following OS distros, depending on driver support fo
2828

2929
| Distribution | Version |
3030
|---|---|
31-
| Linux: Ubuntu | 18.04 LTS, 20.04 LTS |
32-
| Linux: Red Hat Enterprise Linux | 7.3, 7.4, 7.5, 7.6, 7.7, 7.8 |
33-
| Linux: CentOS | 7.3, 7.4, 7.5, 7.6, 7.7, 7.8 |
31+
| Linux: Ubuntu | 20.04 LTS, 22.04 LTS |
32+
| Linux: Red Hat Enterprise Linux | 7.9, 8.8, 9.2 |
33+
| Linux: CentOS | 7 |
3434

3535
> [!NOTE]
3636
> The latest supported CUDA drivers for NC-series VMs are currently 470.82.01. Later driver versions aren't supported on the K80 cards in NC. While the extension is being updated with this end of support for NC, install CUDA drivers manually for K80 cards on the NC-series.

0 commit comments

Comments
 (0)