Skip to content

Commit

Permalink
Merge pull request open-mpi#12832 from edgargabriel/topic/doc-osu-update
Browse files Browse the repository at this point in the history
docs/rocm: fix syntax of osu_latency benchmark
  • Loading branch information
edgargabriel authored Sep 30, 2024
2 parents 0e1abb6 + 1064202 commit a0af26a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tuning-apps/networking/rocm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ using Open MPI and UCX ROCm support is something like this:
.. code-block::
shell$ mpirun -n 2 --mca pml ucx \
./osu_latency -d rocm D D
./osu_latency D D
Note: some additional configure flags are required to compile the OSU
benchmark to support ROCm buffers. Please refer to the `UCX ROCm
Expand Down

0 comments on commit a0af26a

Please sign in to comment.