Skip to content

Commit dc4488f

Browse files
committed
Fix blocking:
1 parent 2195922 commit dc4488f

File tree

3 files changed

+8
-12
lines changed

3 files changed

+8
-12
lines changed

articles/virtual-machines/workloads/hpc/hb-hc-known-issues.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Known issues for HB-series VM sizes - Azure Virtual Machines | Microsoft Docs
2+
title: Known issues with HB-series and HC-series VM sizes - Azure Virtual Machines | Microsoft Docs
33
description: Learn about known issues with HB-series VM sizes in Azure.
44
services: virtual-machines
55
documentationcenter: ''
@@ -15,17 +15,13 @@ ms.date: 05/07/2019
1515
ms.author: amverma
1616
---
1717

18-
# Known issues with HB and HC-series VM sizes
18+
# Known issues with HB-series and HC-series VM sizes
1919

20-
<Intro>
21-
22-
## Platform MPI
23-
24-
Platform MPI may not automatically know which PKEY to use for InfiniBand. See Slide 8, Step 1 to discover the necessary PKEY.
20+
This article provides the most common issues and solutions when using HB-series and HC-series VMs.
2521

2622
## DRAM on HB-series
2723

28-
HB-series VMs can only expose 228 GB of RAM to guest VMs at this time. This is due to a known limitation of Azure hypervisor to prevent pages from being assigned to the local DRAM of AMD CCX’s (NUMA domains) reserved for the guest VM. An upcoming update will address this issue.
24+
HB-series VMs can only expos 228 GB of RAM to guest VMs at this time. This is due to a known limitation of Azure hypervisor to prevent pages from being assigned to the local DRAM of AMD CCX’s (NUMA domains) reserved for the guest VM.
2925

3026
## Accelerated Networking
3127

articles/virtual-machines/workloads/hpc/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- name: High performance Computing
1+
- name: High Performance Computing Documentation
22
items:
33
- name: Overview
44
href: https://docs.microsoft.com/azure/architecture/topics/high-performance-computing/
@@ -8,7 +8,7 @@
88
href: configure.md
99
- name: Enable Infiniband
1010
href: enable-infiniband.md
11-
- name: Setup MPI
11+
- name: Set up MPI
1212
href: setup-mpi.md
1313
- name: Scaling applications
1414
href: compiling-scaling-applications.md
@@ -26,5 +26,5 @@
2626
href: hc-series-overview.md
2727
- name: Performance
2828
href: hc-series-performance.md
29-
- name: Known issues with HB and HC-series VMs
29+
- name: Known issues with HB-series and HC-series VMs
3030
href: hb-hc-known-issues.md

bread/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@
617617
tocHref: /azure/virtual-machines/workloads/
618618
topicHref: /azure/virtual-machines/workloads/workloads
619619
items:
620-
- name: High-performance Computing
620+
- name: High Performance Computing
621621
tocHref: /azure/virtual-machines/workloads/hpc/
622622
topicHref: /azure/virtual-machines/linux/high-performance-computing?toc=%2fazure%2fvirtual-machines%2fworkloads%2fhpc%2ftoc.json
623623
- name: SAP

0 commit comments

Comments
 (0)