Skip to content

Commit 080ad95

Browse files
authored
Update OS/driver support matrix
1 parent 8bdf7c8 commit 080ad95

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

articles/virtual-machines/extensions/hpc-compute-infiniband-linux.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ ms.collection: linux
1212
ms.topic: article
1313
ms.tgt_pltfrm: vm-linux
1414
ms.workload: infrastructure-services
15-
ms.date: 10/14/2021
15+
ms.date: 1/13/2022
1616
ms.author: amverma
1717
ms.custom: devx-track-azurepowershell
1818

1919
---
2020

2121
# InfiniBand Driver Extension for Linux
2222

23-
This extension installs InfiniBand OFED drivers on InfiniBand and SR-IOV-enabled ('r' sizes) [H-series](../sizes-hpc.md) and [N-series](../sizes-gpu.md) VMs running Linux. Depending on the VM family, the extension installs the appropriate drivers for the Connect-X NIC.
23+
This extension installs InfiniBand OFED drivers on InfiniBand and SR-IOV-enabled ('r' sizes) [H-series](../sizes-hpc.md) and [N-series](../sizes-gpu.md) VMs running Linux. Depending on the VM family, the extension installs the appropriate drivers for the Connect-X NIC. It does not install the InfiniBand ND drivers on the non-SR-IOV enabled [H-series](../sizes-hpc.md) and [N-series](../sizes-gpu.md) VMs.
2424

2525
Instructions on manual installation of the OFED drivers are available in [Enable InfiniBand on HPC VMs](../workloads/hpc/enable-infiniband.md#manual-installation).
2626

@@ -32,11 +32,13 @@ An extension is also available to install InfiniBand drivers for [Windows VMs](h
3232

3333
This extension supports the following OS distros, depending on driver support for specific OS version.
3434

35-
| Distribution | Version |
36-
|---|---|
37-
| Linux: Ubuntu | 16.04 LTS, 18.04 LTS, 20.04 LTS |
38-
| Linux: CentOS | 7.4, 7.5, 7.6, 7.7, 7.8, 7.9, 8.1, 8,2 |
39-
| Linux: Red Hat Enterprise Linux | 7.4, 7.5, 7.6, 7.7, 7.8, 7.9, 8.1, 8,2 |
35+
| Distribution | Version | InfiniBand NIC drivers |
36+
|---|---|---|
37+
| Ubuntu | 16.04 LTS, 18.04 LTS, 20.04 LTS | CX3-Pro, CX5, CX6 |
38+
| CentOS | 7.4, 7.5, 7.6, 7.7, 7.8, 7.9, 8.1, 8,2 | CX3-Pro, CX5, CX6 |
39+
| Red Hat Enterprise Linux | 7.4, 7.5, 7.6, 7.7, 7.8, 7.9, 8.1, 8,2 | CX3-Pro, CX5, CX6 |
40+
41+
For latest list of supported OS and driver versions, refer to [resources.json](https://github.com/Azure/azhpc-extensions/blob/master/InfiniBand/resources.json)
4042

4143
### Internet connectivity
4244

0 commit comments

Comments
 (0)