Skip to content

Commit

Permalink
Update docs/source/install.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Andreas Entschev <[email protected]>
  • Loading branch information
jameslamb and pentschev authored Dec 16, 2024
1 parent 30c2ed0 commit 00fb8a3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,9 @@ Installing UCX-Py from source in a pip-only environment has additional limitatio
UCX-Py with UCX from PyPI
^^^^^^^^^^^^^^^^^^^^^^^^^

CUDA-enabled builds of the UCX libraries are available from PyPI, under the names ``libucx-cu{11,12}``.
CUDA-enabled builds of the UCX libraries are available from PyPI, under the names ``libucx-cu{11,12}``.
Notice that those builds do not currently include InfiniBand support, if InfiniBand is required you will
need to provide a custom UCX install as described in the "UCX-Py with custom UCX install" section.

To build UCX-Py using those UCX packages (to avoid needing to build UCX from source), run the following.

Expand Down

0 comments on commit 00fb8a3

Please sign in to comment.