Skip to content

Commit 6a3b4bd

Browse files
committed
Add 12.9.x release note as well
1 parent 1aa6783 commit 6a3b4bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cuda_bindings/docs/source/release/12.9.X-notes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Highlights
1313
----------
1414

1515
* Automatic CUDA library path detection based on ``CUDA_HOME``, eliminating the need to manually set ``LIBRARY_PATH`` environment variables for installation.
16+
* The Python overhead of calling functions in CUDA bindings in ``driver``, ``runtime`` and ``nvrtc`` has been reduced by approximately 30%.
17+
* Updated the ``cuda.bindings.runtime`` module to statically link against the CUDA Runtime library from CUDA Toolkit 12.9.1.
1618

17-
* The Python overhead of calling functions in CUDA bindings in ``driver``,
18-
``runtime`` and ``nvrtc`` has been reduced by approximately 30%.
1919

2020
Known issues
2121
------------

0 commit comments

Comments
 (0)