File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change @@ -9,5 +9,6 @@ maxdepth: 3
9
9
12.8.0 <release/12.8.0-notes>
10
10
12.6.2 <release/12.6.2-notes>
11
11
12.6.1 <release/12.6.1-notes>
12
+ 11.8.7 <release/11.8.7-notes>
12
13
11.8.6 <release/11.8.6-notes>
13
14
```
Original file line number Diff line number Diff line change
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/ >`_.
Original file line number Diff line number Diff line change 1
1
.. SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
2
2
3
- # CUDA Python 12.9.0 Release notes
4
- ==================================
3
+ CUDA Python 12.9.0 Release notes
4
+ ================================
5
5
6
6
Released on May 5, 2025.
7
7
You can’t perform that action at this time.
0 commit comments