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
4
4
.. toctree ::
5
5
:maxdepth: 3
6
6
7
+ 12.X.Y <release/12.X.Y-notes.rst >
7
8
12.8.0 <release/12.8.0-notes.md >
8
9
12.6.2 <release/12.6.2-notes.md >
9
10
12.6.1 <release/12.6.1-notes.md >
@@ -15,6 +16,7 @@ Release Notes
15
16
12.2.0 <release/12.2.0-notes.md >
16
17
12.1.0 <release/12.1.0-notes.md >
17
18
12.0.0 <release/12.0.0-notes.md >
19
+ 11.8.7 <release/11.8.7-notes.rst >
18
20
11.8.6 <release/11.8.6-notes.md >
19
21
11.8.5 <release/11.8.5-notes.md >
20
22
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