Skip to content

Commit ad2aa8b

Browse files
authored
add missing docs (#616)
1 parent 34ef825 commit ad2aa8b

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

cuda_python/docs/source/release.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ maxdepth: 3
99
12.8.0 <release/12.8.0-notes>
1010
12.6.2 <release/12.6.2-notes>
1111
12.6.1 <release/12.6.1-notes>
12+
11.8.7 <release/11.8.7-notes>
1213
11.8.6 <release/11.8.6-notes>
1314
```
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
.. SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
2+
3+
CUDA Python 11.8.7 Release notes
4+
================================
5+
6+
Released on May 6, 2025.
7+
8+
9+
Included components
10+
-------------------
11+
12+
* `cuda.bindings 11.8.7 <https://nvidia.github.io/cuda-python/cuda-bindings/12.9.0/release/11.8.7-notes.html>`_
13+
14+
15+
Highlights
16+
----------
17+
18+
* The ``cuda.bindings.nvvm`` Python module was added, wrapping the
19+
`libNVVM C API <https://docs.nvidia.com/cuda/libnvvm-api/>`_.

cuda_python/docs/source/release/12.9.0-notes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
22
3-
# CUDA Python 12.9.0 Release notes
4-
==================================
3+
CUDA Python 12.9.0 Release notes
4+
================================
55

66
Released on May 5, 2025.
77

0 commit comments

Comments
 (0)