We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ba032c + d03e8c0 commit cc7d84dCopy full SHA for cc7d84d
cuda_pathfinder/docs/source/release/1.2.3-notes.rst
@@ -12,6 +12,7 @@ Released on Sep 17, 2025
12
Highlights
13
----------
14
15
-* Extend experimental ``cuda.pathfinder._find_nvidia_headers`` API
16
- to support CTK library headers
+* Make the ``cuda.pathfinder._find_nvidia_header_directory`` API public
+ (by removing the leading underscore) and extend the function
17
+ to also support CTK library headers
18
(`PR #956 <https://github.com/NVIDIA/cuda-python/pull/956>`_)
0 commit comments