Skip to content

Commit 6ed58ea

Browse files
committed
fix links
1 parent 6bd1a33 commit 6ed58ea

File tree

4 files changed

+11
-19
lines changed

4 files changed

+11
-19
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Known issues for HB-series VM sizes in Azure | Microsoft Docs
2+
title: Known issues for HB-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: ''

articles/virtual-machines/workloads/hpc/hb-series-overview.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Preview of the HB-series in Azure | Microsoft Docs
2+
title: HB-series VM overview - Azure Virtual Machines | Microsoft Docs
33
description: Learn about the preview support for the HB-series VM size in Azure.
44
services: virtual-machines
55
documentationcenter: ''
@@ -15,7 +15,7 @@ ms.date: 05/16/2019
1515
ms.author: amverma
1616
---
1717

18-
# HB-Series overview
18+
# HB-series virtual machines overview
1919

2020
Maximizing high performance compute (HPC) application performance on AMD EPYC requires a thoughtful approach memory locality and process placement. Below we outline the AMD EPYC architecture and our implementation of it on Azure for HPC applications. We will use the term “pNUMA” to refer to a physical NUMA domain, and “vNUMA” to refer to a virtualized NUMA domain.
2121

@@ -31,11 +31,7 @@ Process pinning will work on HB-series VMs because we expose the underlying sili
3131

3232
See more on [AMD EPYC architecture](https://bit.ly/2Epv3kC) and [multi-chip architectures](https://bit.ly/2GpQIMb) on LinkedIn. For more detailed information, see the [HPC Tuning Guide for AMD EPYC Processors](https://bit.ly/2T3AWZ9).
3333

34-
Topology of EPYC 2P Server
35-
36-
![Topology of EPYC 2P Server](./media/hb-series-overview/dual-socket.png)
37-
38-
Segregation of cores reserved for Azure Hypervisor and HB-series VM
34+
The following diagram shows the segregation of cores reserved for Azure Hypervisor and the HB-series VM.
3935

4036
![Segregation of cores reserved for Azure Hypervisor and HB-series VM](./media/hb-series-overview/segregation-cores.png)
4137

@@ -65,6 +61,6 @@ Segregation of cores reserved for Azure Hypervisor and HB-series VM
6561

6662
## Next steps
6763

68-
* Learn more about HPC VM sizes for [Linux](../linux/sizes-hpc.md) and [Windows](../windows/sizes-hpc.md) in Azure.
64+
* Learn more about HPC VM sizes for [Linux](https://docs.microsoft.com/azure/virtual-machines/linux/sizes-hpc) and [Windows](https://docs.microsoft.com/azure/virtual-machines/windows/sizes-hpc) in Azure.
6965

7066
* Learn more about [HPC](https://docs.microsoft.com/azure/architecture/topics/high-performance-computing/) in Azure.

articles/virtual-machines/workloads/hpc/hc-series-overview.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Preview of the HC-series in Azure | Microsoft Docs
2+
title: HC-series VM overview - Azure Virtual Machines| Microsoft Docs
33
description: Learn about the preview support for the HC-series VM size in Azure.
44
services: virtual-machines
55
documentationcenter: ''
@@ -15,7 +15,7 @@ ms.date: 05/07/2019
1515
ms.author: amverma
1616
---
1717

18-
# HC-Series overview
18+
# HC-series virtual machine overview
1919

2020
Maximizing HPC application performance on Intel Xeon Scalable Processors requires a thoughtful approach to process placement on this new architecture. Here, we outline our implementation of it on Azure HC-series VMs for HPC applications. We will use the term “pNUMA” to refer to a physical NUMA domain, and “vNUMA” to refer to a virtualized NUMA domain. Similarly, we will use the term “pCore” to refer to physical CPU cores, and “vCore” to refer to virtualized CPU cores.
2121

@@ -29,11 +29,7 @@ The VM has no knowledge that pCores 0-1 and 24-25 weren't given to it. Thus, it
2929

3030
Intel Xeon Platinum, Gold, and Silver CPUs also introduce an on-die 2D mesh network for communication within and external to the CPU socket. We strongly recommend process pinning for optimal performance and consistency. Process pinning will work on HC-series VMs because the underlying silicon is exposed as-is to the guest VM. More on Intel Xeon SP architecture at: https://bit.ly/2RCYkiE
3131

32-
Topology of Intel Xeon SP Server
33-
34-
![Topology of Intel Xeon SP Server](./media/hc-series-overview/xeon-topology.png)
35-
36-
Segregation of cores reserved for Azure Hypervisor and HC-series VMs
32+
The following diagram shows the segregation of cores reserved for Azure Hypervisor and the HC-series VM.
3733

3834
![Segregation of cores reserved for Azure Hypervisor and HC-series VM](./media/hc-series-overview/segregation-cores.png)
3935

@@ -62,7 +58,7 @@ Segregation of cores reserved for Azure Hypervisor and HC-series VMs
6258
| Azure Batch Support | Yes |
6359

6460
## Next steps
65-
* Learn more about HPC VM sizes for [Linux](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/sizes-hpc) and [Windows](https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes-hpc) in Azure.
6661

67-
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes-hpc
62+
* Learn more about HPC VM sizes for [Linux](https://docs.microsoft.com/azure/virtual-machines/linux/sizes-hpc) and [Windows](https://docs.microsoft.com/azure/virtual-machines/windows/sizes-hpc) in Azure.
63+
6864
* Learn more about [HPC](https://docs.microsoft.com/azure/architecture/topics/high-performance-computing/) in Azure.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- name: High perfomance Computing
1+
- name: High performance Computing
22
items:
33
- name: Overview
44
href: https://docs.microsoft.com/azure/architecture/topics/high-performance-computing/

0 commit comments

Comments
 (0)