Skip to content

Commit d6b7830

Browse files
Merge pull request #241754 from jvenka/docs-editor/hx-performance-1686872719
Update HX performance page
2 parents 4772a23 + 7bdebb7 commit d6b7830

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/virtual-machines/hx-performance.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Performance expectations using common HPC microbenchmarks are as follows:
2020

2121
| Workload | HX |
2222
|-------------------------------------------------|-------------------------------------------------------------------|
23-
| STREAM Triad | 750-780GB/s |
23+
| STREAM Triad | 750-780GB/s of DDR5, up to 5.7 TB/s of 3D-V Cache bandwidth |
2424
| High-Performance Linpack (HPL) | Up to 7.6 TF (Rpeak, FP64) for 144-core VM size |
2525
| RDMA latency & bandwidth | < 2 microseconds (1 byte), 400 Gb/s (one-way) |
2626
| FIO on local NVMe SSDs (RAID0) | 12 GB/s reads, 7 GB/s writes; 186k IOPS reads, 201k IOPS writes |
@@ -34,7 +34,6 @@ cd woc-benchmarking/apps/hpc/stream/
3434
sh build_stream.sh
3535
sh stream_run_script.sh $PWD “hbrs_v4”
3636
```
37-
3837
## Compute performance test
3938

4039
The HPL benchmark can be run using the script in this GitHub repository.
@@ -78,3 +77,5 @@ NUMA node affinity for InfiniBand NIC is NUMA0.
7877
- Review the performance and scalability results of HPC applications on the HX VMs at the [TechCommunity article](https://techcommunity.microsoft.com/t5/azure-compute/hpc-performance-and-scalability-results-with-azure-hbv4-vms/bc-p/2235843).
7978
- Read about the latest announcements, HPC workload examples, and performance results at the [Azure HPC Microsoft Community Hub](https://techcommunity.microsoft.com/t5/azure-high-performance-computing/bg-p/AzureHighPerformanceComputingBlog).
8079
- For a higher-level architectural view of running HPC workloads, see [High Performance Computing (HPC) on Azure](/azure/architecture/topics/high-performance-computing/).
80+
81+

0 commit comments

Comments
 (0)