Skip to content

Commit 0ba367b

Browse files
authored
Apply suggestions from code review
1 parent d8c6a3d commit 0ba367b

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

articles/virtual-machines/hb-series-performance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ MPI latency test from the OSU microbenchmark suite is run. Sample scripts are on
3333
./bin/mpirun_rsh -np 2 -hostfile ~/hostfile MV2_CPU_MAPPING=[INSERT CORE #] ./osu_latency
3434
```
3535
36-
![Screenshot of MPI latency](./media/hpc/latency-hb.png)
36+
![Screenshot of MPI latency.](./media/hpc/latency-hb.png)
3737
3838
## MPI bandwidth
3939
@@ -43,7 +43,7 @@ MPI bandwidth test from the OSU microbenchmark suite is run. Sample scripts are
4343
./mvapich2-2.3.install/bin/mpirun_rsh -np 2 -hostfile ~/hostfile MV2_CPU_MAPPING=[INSERT CORE #] ./mvapich2-2.3/osu_benchmarks/mpi/pt2pt/osu_bw
4444
```
4545
46-
![Screenshot of MPI bandwidth](./media/hpc/bandwidth-hb.png)
46+
![Screenshot of MPI bandwidth.](./media/hpc/bandwidth-hb.png)
4747
4848
4949
## Mellanox Perftest

articles/virtual-machines/hbv2-performance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ MPI latency test from the OSU microbenchmark suite is run. Sample scripts are on
3636
./bin/mpirun_rsh -np 2 -hostfile ~/hostfile MV2_CPU_MAPPING=[INSERT CORE #] ./osu_latency
3737
```
3838

39-
![Screenshot of MPI latency](./media/hpc/latency-hbv2.png)
39+
![Screenshot of MPI latency.](./media/hpc/latency-hbv2.png)
4040

4141
## MPI bandwidth
4242

@@ -46,7 +46,7 @@ MPI bandwidth test from the OSU microbenchmark suite is run. Sample scripts are
4646
./mvapich2-2.3.install/bin/mpirun_rsh -np 2 -hostfile ~/hostfile MV2_CPU_MAPPING=[INSERT CORE #] ./mvapich2-2.3/osu_benchmarks/mpi/pt2pt/osu_bw
4747
```
4848

49-
![Screenshot of MPI bandwidth](./media/hpc/bandwidth-hbv2.png)
49+
![Screenshot of MPI bandwidth.](./media/hpc/bandwidth-hbv2.png)
5050

5151
## Mellanox Perftest
5252

articles/virtual-machines/hbv3-series-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ When paired in a striped array, the NVMe SSD provides up to 7 GB/s reads and 3 G
118118

119119
| Software specifications | HBv3-series VMs |
120120
|--------------------------------|-----------------------------------------------------------|
121-
| Max MPI Job Size | 36,000 cores (300 VMs in a single VMScaleSet with singlePlacementGroup=true) |
121+
| Max MPI Job Size | 36,000 cores (300 VMs in a single Virtual Machine Scale Set with singlePlacementGroup=true) |
122122
| MPI Support | HPC-X, Intel MPI, OpenMPI, MVAPICH2, MPICH |
123123
| Additional Frameworks | UCX, libfabric, PGAS |
124124
| Azure Storage Support | Standard and Premium Disks (maximum 32 disks) |

articles/virtual-machines/hc-series-performance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ MPI latency test from the OSU microbenchmark suite is run. Sample scripts are on
3232
./bin/mpirun_rsh -np 2 -hostfile ~/hostfile MV2_CPU_MAPPING=[INSERT CORE #] ./osu_latency
3333
```
3434
35-
![Screenshot of MPI latency](./media//hpc/latency-hc.png)
35+
![Screenshot of MPI latency.](./media//hpc/latency-hc.png)
3636
3737
## MPI bandwidth
3838
@@ -42,7 +42,7 @@ MPI bandwidth test from the OSU microbenchmark suite is run. Sample scripts are
4242
./mvapich2-2.3.install/bin/mpirun_rsh -np 2 -hostfile ~/hostfile MV2_CPU_MAPPING=[INSERT CORE #] ./mvapich2-2.3/osu_benchmarks/mpi/pt2pt/osu_bw
4343
```
4444
45-
![Screenshot of MPI bandwidth](./media/hpc/bandwidth-hc.png)
45+
![Screenshot of MPI bandwidth.](./media/hpc/bandwidth-hc.png)
4646
4747
4848
## Mellanox Perftest

0 commit comments

Comments
 (0)