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
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```
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 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
66Released on May 5, 2025.
77
You can’t perform that action at this time.
0 commit comments