cuda.pathfinder API Reference#
The cuda.pathfinder module provides utilities for loading NVIDIA dynamic libraries,
locating NVIDIA C/C++ header directories, and finding CUDA binary utilities.
Built-in immutable sequence. |
|
|
Load an NVIDIA dynamic library by name. |
|
|
Mapping from short CUDA Toolkit (CTK) library names to their canonical header basenames (used to validate a discovered include directory). |
|
Mapping from non-CTK library names to their canonical header basenames. |
|
|
Locate the header directory for a supported NVIDIA library. |
Tuple of supported CUDA binary utility names that can be located via |
|
|
Locate a CUDA binary utility executable. |