We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5876145 commit d03e8c0Copy full SHA for d03e8c0
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