Skip to content

Commit 52fe613

Browse files
Merge pull request #232303 from msLinuxNinja/main
[doc-a-thon] update docs to reflect oldest Linux supported and codeblock update
2 parents eede384 + a3c9051 commit 52fe613

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/virtual-machines/hbv2-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ MPI bandwidth test from the OSU microbenchmark suite is run. Sample scripts are
5353
The [Mellanox Perftest package](https://community.mellanox.com/s/article/perftest-package) has many InfiniBand tests such as latency (ib_send_lat) and bandwidth (ib_send_bw). An example command is below.
5454

5555

56-
```console
56+
```bash
5757
numactl --physcpubind=[INSERT CORE #] ib_send_lat -a
5858
```
5959

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Process pinning works on HBv2-series VMs because we expose the underlying silico
5252
| MPI Support | HPC-X, Intel MPI, OpenMPI, MVAPICH2, MPICH, Platform MPI |
5353
| Additional Frameworks | UCX, libfabric, PGAS |
5454
| Azure Storage Support | Standard and Premium Disks (maximum 8 disks) |
55-
| OS Support for SRIOV RDMA | CentOS/RHEL 7.6+, Ubuntu 16.04+, SLES 12 SP4+, WinServer 2016+ |
55+
| OS Support for SRIOV RDMA | CentOS/RHEL 7.9+, Ubuntu 18.04+, SLES 12 SP5+, WinServer 2016+ |
5656
| Orchestrator Support | CycleCloud, Batch, AKS; [cluster configuration options](sizes-hpc.md#cluster-configuration-options) |
5757

5858
> [!NOTE]

articles/virtual-machines/hbv3-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The MPI bandwidth test from the OSU microbenchmark suite can be executed per bel
4444
```
4545
## Mellanox Perftest
4646
The [Mellanox Perftest package](https://community.mellanox.com/s/article/perftest-package) has many InfiniBand tests such as latency (ib_send_lat) and bandwidth (ib_send_bw). An example command is below.
47-
```console
47+
```bash
4848
numactl --physcpubind=[INSERT CORE #] ib_send_lat -a
4949
```
5050
## Next steps

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ When paired in a striped array, the NVMe SSD provides up to 7 GB/s reads and 3 G
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) |
125-
| OS Support for SRIOV RDMA | CentOS/RHEL 7.6+, Ubuntu 18.04+, SLES 12 SP4+, WinServer 2016+ |
125+
| OS Support for SRIOV RDMA | CentOS/RHEL 7.9+, Ubuntu 18.04+, SLES 12 SP5+, WinServer 2016+ |
126126
| Recommended OS for Performance | CentOS 8.1, Windows Server 2019+
127127
| Orchestrator Support | Azure CycleCloud, Azure Batch, AKS; [cluster configuration options](sizes-hpc.md#cluster-configuration-options) |
128128

0 commit comments

Comments
 (0)