Skip to content

Commit da75ac0

Browse files
authored
Merge pull request #76450 from vermagit/patch-10
Add ACU, remove RDMA from non-r VMs
2 parents cee68d6 + e68baf4 commit da75ac0

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

includes/virtual-machines-common-sizes-hpc.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: include file
33
description: include file
44
services: virtual-machines
5-
author: jonbeck7
5+
author: vermagit
66
ms.service: virtual-machines
77
ms.topic: include
88
ms.date: 04/26/2019
9-
ms.author: azcspmt;jonbeck;cynthn
9+
ms.author: azcspmt;jonbeck;cynthn;amverma
1010
ms.custom: include file
1111
---
1212

@@ -22,7 +22,10 @@ H-series VMs are optimized for applications driven by high CPU frequencies or la
2222

2323
## HB-series
2424

25+
ACU: 199-216
26+
2527
Premium Storage: Supported
28+
2629
Premium Storage Caching: Supported
2730

2831
| Size | vCPU | Processor | Memory (GB) | Memory bandwidth GB/s | Base CPU frequency (GHz) | All-cores frequency (GHz, peak) | Single-core frequency (GHz, peak) | RDMA performance (GB/s) | MPI support | Temp storage (GB) | Max data disks | Max Ethernet NICs |
@@ -33,7 +36,10 @@ Premium Storage Caching: Supported
3336

3437
## HC-series
3538

39+
ACU: 297-315
40+
3641
Premium Storage: Supported
42+
3743
Premium Storage Caching: Supported
3844

3945

@@ -54,13 +60,13 @@ Premium Storage Caching: Not Supported
5460

5561
| Size | vCPU | Processor | Memory (GB) | Memory bandwidth GB/s | Base CPU frequency (GHz) | All-cores frequency (GHz, peak) | Single-core frequency (GHz, peak) | RDMA performance (GB/s) | MPI support | Temp storage (GB) | Max data disks | Max Ethernet NICs |
5662
| --- | --- |--- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
57-
| Standard_H8 | 8 | Intel Xeon E5 2667 v3 | 56 | 40 | 3.2 | 3.3 | 3.6 | 56 | Intel 5.x, MS-MPI | 1000 | 32 | 2 |
58-
| Standard_H16 | 16 | Intel Xeon E5 2667 v3 | 112 | 80 | 3.2 | 3.3 | 3.6 | 56 | Intel 5.x, MS-MPI | 2000 | 64 | 4 |
59-
| Standard_H8m | 8 | Intel Xeon E5 2667 v3 | 112 | 40 | 3.2 | 3.3 | 3.6 | 56 | Intel 5.x, MS-MPI | 1000 | 32 | 2 |
60-
| Standard_H16m | 16 | Intel Xeon E5 2667 v3 | 224 | 80 | 3.2 | 3.3 | 3.6 | 56 | Intel 5.x, MS-MPI | 2000 | 64 | 4 |
63+
| Standard_H8 | 8 | Intel Xeon E5 2667 v3 | 56 | 40 | 3.2 | 3.3 | 3.6 | - | Intel 5.x, MS-MPI | 1000 | 32 | 2 |
64+
| Standard_H16 | 16 | Intel Xeon E5 2667 v3 | 112 | 80 | 3.2 | 3.3 | 3.6 | - | Intel 5.x, MS-MPI | 2000 | 64 | 4 |
65+
| Standard_H8m | 8 | Intel Xeon E5 2667 v3 | 112 | 40 | 3.2 | 3.3 | 3.6 | - | Intel 5.x, MS-MPI | 1000 | 32 | 2 |
66+
| Standard_H16m | 16 | Intel Xeon E5 2667 v3 | 224 | 80 | 3.2 | 3.3 | 3.6 | - | Intel 5.x, MS-MPI | 2000 | 64 | 4 |
6167
| Standard_H16r <sup>1</sup> | 16 | Intel Xeon E5 2667 v3 | 112 | 80 | 3.2 | 3.3 | 3.6 | 56 | Intel 5.x, MS-MPI | 2000 | 64 | 4 |
6268
| Standard_H16mr <sup>1</sup> | 16 | Intel Xeon E5 2667 v3 | 224 | 80 | 3.2 | 3.3 | 3.6 | 56 | Intel 5.x, MS-MPI | 2000 | 64 | 4 |
6369

64-
<sup>1</sup> For MPI applications, dedicated RDMA backend network is enabled by FDR InfiniBand network, which delivers ultra-low-latency and high bandwidth.
70+
<sup>1</sup> For MPI applications, dedicated RDMA backend network is enabled by FDR InfiniBand network.
6571

6672
<br>

0 commit comments

Comments
 (0)