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/extensions/hpc-compute-infiniband-linux.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: InfiniBand driver extension - Azure Linux VMs
3
-
description: Microsoft Azure Extension for installing InfiniBand Drivers on H- and N-series compute VMs running Linux.
3
+
description: Microsoft Azure Extension for installing InfiniBand Drivers on HB- and N-series compute VMs running Linux.
4
4
services: virtual-machines
5
5
documentationcenter: ''
6
6
editor: ''
@@ -11,17 +11,17 @@ ms.collection: linux
11
11
ms.topic: article
12
12
ms.tgt_pltfrm: vm-linux
13
13
ms.workload: infrastructure-services
14
-
ms.date: 1/13/2022
14
+
ms.date: 03/13/2023
15
15
ms.custom: devx-track-azurepowershell
16
16
ms.author: mamccrea
17
17
author: mamccrea
18
18
---
19
19
20
20
# InfiniBand Driver Extension for Linux
21
21
22
-
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.
22
+
This extension installs InfiniBand OFED drivers on InfiniBand and SR-IOV-enabled ('r' sizes) [HB-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 [HB-series](../sizes-hpc.md) and [N-series](../sizes-gpu.md) VMs.
23
23
24
-
Instructions on manual installation of the OFED drivers are available in [Enable InfiniBand on HPC VMs](../workloads/hpc/enable-infiniband.md#manual-installation).
24
+
Instructions on manual installation of the OFED drivers are available in [Enable InfiniBand on HPC VMs](enable-infiniband.md#manual-installation).
25
25
26
26
An extension is also available to install InfiniBand drivers for [Windows VMs](hpc-compute-infiniband-windows.md).
27
27
@@ -187,7 +187,7 @@ The following table describes the meaning and recommended action based on the ex
187
187
If you need more help at any point in this article, you can contact the Azure experts on the [MSDN Azure and Stack Overflow forums](https://azure.microsoft.com/support/community/). Alternatively, you can file a support incident through the [Azure support site](https://azure.microsoft.com/support/options/). For information about using Azure Support, read the [Microsoft Azure support FAQ](https://azure.microsoft.com/support/faq/).
188
188
189
189
## Next steps
190
-
For more information about InfiniBand-enabled ('r' sizes), see [H-series](../sizes-hpc.md) and [N-series](../sizes-gpu.md) VMs.
190
+
For more information about InfiniBand-enabled ('r' sizes), see [HB-series](../sizes-hpc.md) and [N-series](../sizes-gpu.md) VMs.
191
191
192
192
> [!div class="nextstepaction"]
193
193
> [Learn more about Linux VMs extensions and features](features-linux.md)
0 commit comments