We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ff9c2 commit c4bb623Copy full SHA for c4bb623
cuda_pathfinder/DESCRIPTION.rst
@@ -11,8 +11,8 @@ cuda-pathfinder: Utilities for locating CUDA components
11
12
`cuda.pathfinder <https://nvidia.github.io/cuda-python/cuda-pathfinder/>`_
13
aims to be a one-stop solution for locating CUDA components. Currently
14
-it supports locating and loading dynamic libraries (``.so``, ``.dll``);
15
-support for headers and other artifacts is in progress.
+it supports locating and loading dynamic libraries (``.so``, ``.dll``), and
+locating CTK header directories. Support for other artifacts is in progress.
16
17
* `Documentation <https://nvidia.github.io/cuda-python/cuda-pathfinder/>`_
18
* `Releases <https://nvidia.github.io/cuda-python/cuda-pathfinder/latest/release.html>`_
0 commit comments