Skip to content

Commit 9472787

Browse files
authored
Update hbv2-performance.md
change output from console to bash
1 parent 64f3485 commit 9472787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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

0 commit comments

Comments
 (0)