Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit dd674f8

Browse files
committed
Add deprecation warning to docs
1 parent b742892 commit dd674f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
UCX-Py
22
======
33

4+
.. warning::
5+
6+
UCX-Py is deprecated, version 0.45 was its last release and it will receive no further updates. Users are advised to migrate to `UCXX <https://github.com/rapidsai/ucxx>`_ immediately. `UCXX documentation <https://docs.rapids.ai/api/ucxx/nightly/>`_.
7+
48
UCX-Py is the Python interface for `UCX <https://github.com/openucx/ucx>`_, a low-level high-performance networking library. UCX and UCX-Py supports several transport methods including InfiniBand and NVLink while still using traditional networking protocols like TCP.
59

610

0 commit comments

Comments
 (0)