Skip to content

Commit 362a29d

Browse files
Copilotleofang
andcommitted
Update cuda-bindings release notes for missing milestone 14 improvements
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
1 parent 51b129a commit 362a29d

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

cuda_bindings/docs/source/release/12.9.2-notes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ Highlights
1313
----------
1414

1515
* Make populating the internal symbol table thread-safe.
16+
* Automatic CUDA library path detection based on ``CUDA_HOME``, eliminating the need to manually set ``LIBRARY_PATH`` environment variables for installation.
17+
18+
19+
Miscellaneous
20+
-------------
21+
22+
* Updated installation documentation to remove references to ``LIBRARY_PATH`` environment variable.
1623

1724

1825
Known issues

cuda_bindings/docs/source/release/13.0.1-notes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ Highlights
1313
----------
1414

1515
* Make populating the internal symbol table thread-safe.
16+
* Automatic CUDA library path detection based on ``CUDA_HOME``, eliminating the need to manually set ``LIBRARY_PATH`` environment variables for installation.
17+
18+
19+
Miscellaneous
20+
-------------
21+
22+
* Updated installation documentation to remove references to ``LIBRARY_PATH`` environment variable.
1623

1724

1825
Known issues

0 commit comments

Comments
 (0)