Skip to content

Commit e096c3d

Browse files
authored
Update azure-hpc-vm-images.md
1 parent 0fecec6 commit e096c3d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/virtual-machines/azure-hpc-vm-images.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure HPC VM Images
2+
title: Azure HPC VM images
33
description: HPC VM images to be used on InfiniBand enabled H-series and GPU enabled N-series VMs.
44
ms.service: virtual-machines
55
ms.subservice: hpc
@@ -11,17 +11,17 @@ ms.author: litan2
1111
author: litan2
1212
---
1313

14-
# Azure HPC VM Images
14+
# Azure HPC VM images
1515

1616
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Flexible scale sets :heavy_check_mark: Uniform scale sets
1717

1818
This article shares some information on HPC VM images to be used to launch InfiniBand enabled [H-series](sizes-hpc.md) and GPU enabled [N-series](sizes-gpu.md) VMs.
1919

2020
The Azure HPC team is pleased to announce the availability of optimized and pre-configured Linux VM images for HPC and AI workloads. These VM images are:
2121

22-
- based on the vanilla Ubuntu and AlmaLinux marketplace VM images.
23-
- pre-configured with NVIDIA Mellanox OFED driver for InfiniBand, NVIDIA GPU drivers, popular MPI libraries, vendor tuned HPC libraries, and recommended performance optimizations.
24-
- including optimizations and recommended configurations to deliver optimal performance, consistency, and reliability.
22+
- Based on the vanilla Ubuntu and AlmaLinux marketplace VM images.
23+
- Pre-configured with NVIDIA Mellanox OFED driver for InfiniBand, NVIDIA GPU drivers, popular MPI libraries, vendor tuned HPC libraries, and recommended performance optimizations.
24+
- Including optimizations and recommended configurations to deliver optimal performance, consistency, and reliability.
2525

2626
## Availability on Azure
2727

@@ -51,7 +51,7 @@ az vm image list --publisher almalinux --offer almalinux-hpc --output table --al
5151

5252
All images support both Gen 1 and Gen 2 VMs.
5353

54-
## Supported VM Sizes
54+
## Supported VM sizes
5555

5656
The HPC VM images support the following VM sizes:
5757

@@ -67,7 +67,7 @@ The HPC VM images support the following VM sizes:
6767

6868
Refer to [Azure VM sizes](sizes.md) for the latest H- and N-series VM size support matrix.
6969

70-
## Installed Software Packages
70+
## Installed software packages
7171

7272
- Mellanox OFED 24.01-0.3.3.1
7373
- Pre-configured IPoIB (IP-over-InfiniBand)
@@ -109,7 +109,7 @@ MPI libraries and software packages are available as environment modules. To loa
109109
module load <package-name>
110110
```
111111

112-
## Configuration and Optimization
112+
## Configuration and optimization
113113

114114
Refer to the [azhpc-images](https://github.com/Azure/azhpc-images) repo at GitHub for the latest details on what packages and configuration is included in each VM image. The included configurations are based on optimization recommendations from vendors and partners, as well as learnings from common HPC workloads and usage practices in traditional HPC systems.
115115

@@ -132,6 +132,6 @@ Refer to the [azhpc-images](https://github.com/Azure/azhpc-images) repo at GitHu
132132
133133
- Disable firewall daemon to help MPI job launchers
134134
135-
## Deploying HPC VM Images
135+
## Deploying HPC VM images
136136
137137
As shown, the HPC VM images are available from Azure Marketplace and Azure CLI. They can be deployed through a variety of deployment vehicles on Azure (Azure CycleCloud, Azure Batch, ARM templates, etc.). [AzureHPC scripts](https://github.com/Azure/azurehpc/) provide an easy way to quickly deploy an HPC cluster using these images.

0 commit comments

Comments
 (0)