We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e1abb6 + 1064202 commit a0af26aCopy full SHA for a0af26a
docs/tuning-apps/networking/rocm.rst
@@ -79,7 +79,7 @@ using Open MPI and UCX ROCm support is something like this:
79
.. code-block::
80
81
shell$ mpirun -n 2 --mca pml ucx \
82
- ./osu_latency -d rocm D D
+ ./osu_latency D D
83
84
Note: some additional configure flags are required to compile the OSU
85
benchmark to support ROCm buffers. Please refer to the `UCX ROCm
0 commit comments