Skip to content

Commit 8b1084f

Browse files
authored
Merge pull request #102832 from vermagit/patch-1
Correct cores per VM and max job size
2 parents d1f7c96 + 8090a19 commit 8b1084f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following diagram shows the segregation of cores reserved for Azure Hypervis
3737

3838
| Hardware Specifications | HC-series VM |
3939
|----------------------------------|----------------------------------|
40-
| Cores | 40 (HT disabled) |
40+
| Cores | 44 (HT disabled) |
4141
| CPU | Intel Xeon Platinum 8168* |
4242
| CPU Frequency (non-AVX) | 3.7 GHz (single core), 2.7-3.4 GHz (all cores) |
4343
| Memory | 8 GB/core (352 total) |
@@ -49,7 +49,7 @@ The following diagram shows the segregation of cores reserved for Azure Hypervis
4949

5050
| Software Specifications | HC-series VM |
5151
|-----------------------------|-----------------------|
52-
| Max MPI Job Size | 4400 cores (100 virtual machine scale sets), 8800 cores (200 virtual machine scale sets) |
52+
| Max MPI Job Size | 13200 cores (300 VMs in a single VMSS with singlePlacementGroup=true) |
5353
| MPI Support | MVAPICH2, OpenMPI, MPICH, Platform MPI, Intel MPI |
5454
| Additional Frameworks | Unified Communication X, libfabric, PGAS |
5555
| Azure Storage Support | Std + Premium (max 4 disks) |

0 commit comments

Comments
 (0)