Skip to content

Commit

Permalink
mention nvmath-python
Browse files Browse the repository at this point in the history
  • Loading branch information
leofang committed Oct 15, 2024
1 parent 45478f0 commit 80099db
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cuda_python/docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ multiple components:
- `cuda.cooperative`_: Pythonic exposure of CUB cooperative algorithms
- `cuda.parallel`_: Pythonic exposure of Thrust parallel algorithms

For access to NVIDIA Math Libraries, please refer to `nvmath-python`_.

.. _nvmath-python: https://docs.nvidia.com/cuda/nvmath-python/latest

CUDA Python is currently undergoing an overhaul to improve existing and bring up new components.
All of the previously available functionalities from the ``cuda-python`` package will continue to
be available, please refer to the `cuda.bindings`_ documentation for installation guide and further detail.
Expand Down

0 comments on commit 80099db

Please sign in to comment.