Skip to content

Commit a591791

Browse files
authored
Merge pull request #10232 from awlauria/fix_bad_link
Fix accidental change from 'master' -> 'main' for OpenUCX docs.
2 parents 9eec562 + e95f16d commit a591791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/networking/cuda.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Open MPI offers two flavors of CUDA support:
2828
# configured with: --build=powerpc64le-redhat-linux-gnu --host=powerpc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-optimizations --disable-logging --disable-debug --disable-assertions --enable-mt --disable-params-check --enable-cma --without-cuda --without-gdrcopy --with-verbs --with-cm --with-knem --with-rdmacm --without-rocm --without-xpmem --without-ugni --without-java
2929
3030
If you need to build ucx yourself to include CUDA support, please
31-
see the UCX documentation for `building ucx with Open MPI: <https://openucx.readthedocs.io/en/main/running.html#openmpi-with-ucx>`_
31+
see the UCX documentation for `building ucx with Open MPI: <https://openucx.readthedocs.io/en/master/running.html#openmpi-with-ucx>`_
3232

3333
It should look something like:
3434

0 commit comments

Comments
 (0)