Skip to content

Commit a3c9051

Browse files
authored
Update hbv3-performance.md
change code block to bash
1 parent 5f7f989 commit a3c9051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-
```output
47+
```bash
4848
numactl --physcpubind=[INSERT CORE #] ib_send_lat -a
4949
```
5050
## Next steps

0 commit comments

Comments
 (0)