Skip to content

Commit af6f12d

Browse files
authored
Updated reference file path
1 parent dc8cf44 commit af6f12d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/hbv3-performance.md

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

2828
## Process pinning
2929

30-
[Process pinning](./workloads/hpc/compiling-scaling-applications.md#process-pinning) works well on HBv3-series VMs because we expose the underlying silicon as-is to the guest VM. We strongly recommend process pinning for optimal performance and consistency.
30+
[Process pinning](compiling-scaling-applications.md#process-pinning) works well on HBv3-series VMs because we expose the underlying silicon as-is to the guest VM. We strongly recommend process pinning for optimal performance and consistency.
3131

3232
## MPI latency
3333

@@ -48,7 +48,7 @@ The [Mellanox Perftest package](https://community.mellanox.com/s/article/perftes
4848
numactl --physcpubind=[INSERT CORE #] ib_send_lat -a
4949
```
5050
## Next steps
51-
- Learn about [scaling MPI applications](./workloads/hpc/compiling-scaling-applications.md).
51+
- Learn about [scaling MPI applications](compiling-scaling-applications.md).
5252
- Review the performance and scalability results of HPC applications on the HBv3 VMs at the [TechCommunity article](https://techcommunity.microsoft.com/t5/azure-compute/hpc-performance-and-scalability-results-with-azure-hbv3-vms/bc-p/2235843).
5353
- Read about the latest announcements, HPC workload examples, and performance results at the [Azure Compute Tech Community Blogs](https://techcommunity.microsoft.com/t5/azure-compute/bg-p/AzureCompute).
5454
- For a higher-level architectural view of running HPC workloads, see [High Performance Computing (HPC) on Azure](/azure/architecture/topics/high-performance-computing/).

0 commit comments

Comments
 (0)