Skip to content

Commit 5fe6fab

Browse files
Merge pull request #241764 from jvenka/docs-editor/hx-series-overview-1686877300
Update HX Overview page
2 parents 4682fcc + 6123ed7 commit 5fe6fab

File tree

1 file changed

+10
-16
lines changed

1 file changed

+10
-16
lines changed

articles/virtual-machines/hx-series-overview.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -66,27 +66,15 @@ lstopo-no-graphics --no-io --no-legend --of txt
6666
![lstopo output for HX-176 VM](./media/hpc/architecture/hx/hx-176-lstopo.png)
6767
</details>
6868

69-
<details>
70-
<summary>Click to view lstopo output for Standard_HX176-144rs</summary>
71-
7269
![lstopo output for HX-144 VM](./media/hpc/architecture/hx/hx-144-lstopo.png)
7370
</details>
7471

75-
<details>
76-
<summary>Click to view lstopo output for Standard_HX176-96rs</summary>
77-
7872
![lstopo output for HX-64 VM](./media/hpc/architecture/hx/hx-96-lstopo.png)
7973
</details>
8074

81-
<details>
82-
<summary>Click to view lstopo output for Standard_HX176-48rs</summary>
83-
8475
![lstopo output for HX-32 VM](./media/hpc/architecture/hx/hx-48-lstopo.png)
8576
</details>
8677

87-
<details>
88-
<summary>Click to view lstopo output for Standard_HX176-24rs</summary>
89-
9078
![lstopo output for HX-16 VM](./media/hpc/architecture/hx/hx-24-lstopo.png)
9179
</details>
9280

@@ -127,14 +115,20 @@ When paired in a striped array, the NVMe SSD provides up to 12 GB/s reads and 7
127115
| Orchestrator Support | Azure CycleCloud, Azure Batch, AKS; [cluster configuration options](sizes-hpc.md#cluster-configuration-options) |
128116

129117
> [!NOTE]
130-
> These VMs support only Generation 2.
131-
> There is no official kernel level support from AMD on CentOS. Support starts at RHEL 8.6 and a derivative of RHEL which is Alma Linux 8.6.
132-
> Windows Server 2012 R2 is not supported on HX and other VMs with more than 64 (virtual or physical) cores. For more information, see [Supported Windows guest operating systems for Hyper-V on Windows Server](/windows-server/virtualization/hyper-v/supported-windows-guest-operating-systems-for-hyper-v-on-windows). Windows Server 2022 is required for 144 and 176 core sizes, Windows Server 2016 also works for 24, 48, and 96 core sizes, Windows Server works for only 24 and 48 core sizes.
118+
> * These VMs support only Generation 2.
119+
> * There is no official kernel level support from AMD on CentOS. Support starts at RHEL 8.6 and a derivative of RHEL which is Alma Linux 8.6.
120+
> * Windows Server 2012 R2 is not supported on HX and other VMs with more than 64 (virtual or physical) cores. For more information, see [Supported Windows guest operating systems for Hyper-V on Windows Server](/windows-server/virtualization/hyper-v/supported-windows-guest-operating-systems-for-hyper-v-on-windows). Windows Server 2022 is required for 144 and 176 core sizes, Windows Server 2016 also works for 24, 48, and 96 core sizes, Windows Server works for only 24 and 48 core sizes.
133121
134122
> [!IMPORTANT]
135-
> Recommended image URN: almalinux:almalinux-hpc:8_7-hpc-gen2:8.7.2023060101, To deploy this image over Azure CLI, esnure the following parameters are included **--plan 8_7-hpc-gen2 --product almalinux-hpc --publisher almalinux**. For scaling tests please use the recommended URN along with the new [HPC-X tarball] (https://github.com/Azure/azhpc-images/blob/c8db6de3328a691812e58ff56acb5c0661c4d488/alma/alma-8.x/alma-8.6-hpc/install_mpis.sh#L16).
123+
> Recommended image URN: almalinux:almalinux-hpc:8_7-hpc-gen2:8.7.2023060101, To deploy this image over Azure CLI, ensure the following parameters are included **--plan 8_7-hpc-gen2 --product almalinux-hpc --publisher almalinux**. For scaling tests please use the recommended URN along with the new [HPC-X tarball](https://github.com/Azure/azhpc-images/blob/c8db6de3328a691812e58ff56acb5c0661c4d488/alma/alma-8.x/alma-8.6-hpc/install_mpis.sh#L16).
124+
125+
> [!NOTE]
126+
> * NDR support is added in UCX 1.13 or later. Older UCX versions will report the above runtime error. UCX Error: Invalid active speed `[1677010492.951559] [updsb-vm-0:2754 :0] ib_iface.c:1549 UCX ERROR Invalid active_speed on mlx5_ib0:1: 128`.
127+
> * Ibstat shows low speed (SDR): Older Mellanox OFED (MOFED) versions do not support NDR and it may report slower IB speeds. Please use MOFED versions MOFED 5.6-1.0.3.3 or above.
136128
137129
## Next steps
138130

139131
- Read about the latest announcements, HPC workload examples, and performance results at the [Azure Compute Tech Community Blogs](https://techcommunity.microsoft.com/t5/azure-compute/bg-p/AzureCompute).
140132
- For a higher level architectural view of running HPC workloads, see [High Performance Computing (HPC) on Azure](/azure/architecture/topics/high-performance-computing/).
133+
134+

0 commit comments

Comments
 (0)