File tree Expand file tree Collapse file tree 3 files changed +24
-0
lines changed
cuda_bindings/docs/source Expand file tree Collapse file tree 3 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Release Notes
44.. toctree ::
55 :maxdepth: 3
66
7+ 12.X.Y <release/12.X.Y-notes.rst >
78 12.8.0 <release/12.8.0-notes.md >
89 12.6.2 <release/12.6.2-notes.md >
910 12.6.1 <release/12.6.1-notes.md >
@@ -15,6 +16,7 @@ Release Notes
1516 12.2.0 <release/12.2.0-notes.md >
1617 12.1.0 <release/12.1.0-notes.md >
1718 12.0.0 <release/12.0.0-notes.md >
19+ 11.8.7 <release/11.8.7-notes.rst >
1820 11.8.6 <release/11.8.6-notes.md >
1921 11.8.5 <release/11.8.5-notes.md >
2022 11.8.4 <release/11.8.4-notes.md >
Original file line number Diff line number Diff line change 1+ ``cuda-bindings `` 11.8.7 Release notes
2+ ======================================
3+
4+ Released on **TBD **.
5+
6+
7+ Highlights
8+ ----------
9+
10+ * The ``cuda.bindings.nvvm `` Python module was added, wrapping the
11+ `libNVVM C API <https://docs.nvidia.com/cuda/libnvvm-api/ >`_.
Original file line number Diff line number Diff line change 1+ ``cuda-bindings `` 12.X.Y Release notes
2+ ======================================
3+
4+ Released on **TBD **.
5+
6+
7+ Highlights
8+ ----------
9+
10+ * The ``cuda.bindings.nvvm `` Python module was added, wrapping the
11+ `libNVVM C API <https://docs.nvidia.com/cuda/libnvvm-api/ >`_.
You can’t perform that action at this time.
0 commit comments