Skip to content

Commit 80099db

Browse files
committed
mention nvmath-python
1 parent 45478f0 commit 80099db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cuda_python/docs/source/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ multiple components:
99
- `cuda.cooperative`_: Pythonic exposure of CUB cooperative algorithms
1010
- `cuda.parallel`_: Pythonic exposure of Thrust parallel algorithms
1111

12+
For access to NVIDIA Math Libraries, please refer to `nvmath-python`_.
13+
14+
.. _nvmath-python: https://docs.nvidia.com/cuda/nvmath-python/latest
15+
1216
CUDA Python is currently undergoing an overhaul to improve existing and bring up new components.
1317
All of the previously available functionalities from the ``cuda-python`` package will continue to
1418
be available, please refer to the `cuda.bindings`_ documentation for installation guide and further detail.

0 commit comments

Comments
 (0)