Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions cuda_bindings/docs/source/release/12.9.2-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ Highlights
----------

* Make populating the internal symbol table thread-safe.
* Automatic CUDA library path detection based on ``CUDA_HOME``, eliminating the need to manually set ``LIBRARY_PATH`` environment variables for installation.


Miscellaneous
-------------

* Updated installation documentation to remove references to ``LIBRARY_PATH`` environment variable.


Known issues
Expand Down
7 changes: 7 additions & 0 deletions cuda_bindings/docs/source/release/13.0.1-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ Highlights
----------

* Make populating the internal symbol table thread-safe.
* Automatic CUDA library path detection based on ``CUDA_HOME``, eliminating the need to manually set ``LIBRARY_PATH`` environment variables for installation.


Miscellaneous
-------------

* Updated installation documentation to remove references to ``LIBRARY_PATH`` environment variable.


Known issues
Expand Down