Skip to content

Commit 2ab0ed2

Browse files
authored
Merge pull request #12834 from edgargabriel/pr/doc-osu-update-v5.0.x
docs/rocm: fix syntax of osu_latency benchmark -v5.0.x
2 parents c650c92 + 74b9d00 commit 2ab0ed2

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)