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 c650c92 + 74b9d00 commit 2ab0ed2Copy full SHA for 2ab0ed2
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