Skip to content

Commit a0af26a

Browse files
authored
Merge pull request #12832 from edgargabriel/topic/doc-osu-update
docs/rocm: fix syntax of osu_latency benchmark
2 parents 0e1abb6 + 1064202 commit a0af26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tuning-apps/networking/rocm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ using Open MPI and UCX ROCm support is something like this:
7979
.. code-block::
8080
8181
shell$ mpirun -n 2 --mca pml ucx \
82-
./osu_latency -d rocm D D
82+
./osu_latency D D
8383
8484
Note: some additional configure flags are required to compile the OSU
8585
benchmark to support ROCm buffers. Please refer to the `UCX ROCm

0 commit comments

Comments
 (0)