Skip to content

Commit 2c7bf61

Browse files
Merge pull request #2719 from MicrosoftDocs/main
Auto Publish – main to live - 2025-12-03 06:00 UTC
2 parents 1c49d4b + f8f4d5b commit 2c7bf61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/extensions/enable-infiniband.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: azure-virtual-machines
55
ms.subservice: hpc
66
ms.custom: linux-related-content
77
ms.topic: how-to
8-
ms.date: 07/25/2024
8+
ms.date: 12/02/2025
99
ms.reviewer: cynthn
1010
ms.author: cynthn
1111
author: cynthn
@@ -41,7 +41,7 @@ To add the VM extension to a VM, you can use [Azure PowerShell](/powershell/azur
4141

4242
### Linux
4343

44-
The [OFED drivers for Linux](https://www.mellanox.com/products/infiniband-drivers/linux/mlnx_ofed) can be installed with the example below. Though the example here is for RHEL, but the steps are general and can be used for any compatible Linux operating system such as Ubuntu (18.04, 19.04, 20.04) and SLES (12 SP4+ and 15). More examples for other distros are on the [azhpc-images repo](https://github.com/Azure/azhpc-images/blob/master/ubuntu/ubuntu-20.x/ubuntu-20.04-hpc/install_prerequisites.sh). The inbox drivers also work as well, but the Mellanox OFED drivers provide more features.
44+
The [OFED drivers for Linux](https://www.mellanox.com/products/infiniband-drivers/linux/mlnx_ofed) can be installed with the example below. Though the example here is for RHEL, but the steps are general and can be used for any compatible Linux operating system such as Ubuntu (22.04, 24.04) and SLES (12 SP4+ and 15). More examples for other distros are on the [azhpc-images repo](https://github.com/Azure/azhpc-images/distros/). The inbox drivers also work as well, but the Mellanox OFED drivers provide more features.
4545

4646
```bash
4747
MLNX_OFED_DOWNLOAD_URL=http://content.mellanox.com/ofed/MLNX_OFED-5.0-2.1.8.0/MLNX_OFED_LINUX-5.0-2.1.8.0-rhel7.7-x86_64.tgz

0 commit comments

Comments
 (0)