Skip to main content
Ctrl+K
Warning: This documentation is built from the development branch!
cuda.pathfinder - Home cuda.pathfinder - Home

cuda.pathfinder

  • cuda.pathfinder API Reference
  • Contributing
  • Software License Agreement
  • Release Notes
cuda.pathfinder - Home cuda.pathfinder - Home

cuda.pathfinder

  • cuda.pathfinder API Reference
  • Contributing
  • Software License Agreement
  • Release Notes

Table of Contents

Contents:

  • cuda.pathfinder API Reference
    • cuda.pathfinder.SUPPORTED_NVIDIA_LIBNAMES
    • cuda.pathfinder.load_nvidia_dynamic_lib
    • cuda.pathfinder.LoadedDL
    • cuda.pathfinder.DynamicLibNotFoundError
  • Contributing
  • Software License Agreement
  • Release Notes
    • 1.X.Y
    • 1.1.0
    • 1.0.0
  • cuda.pathfinder API Reference

cuda.pathfinder API Reference#

The cuda.pathfinder module provides utilities for loading NVIDIA dynamic libraries.

Public API#

SUPPORTED_NVIDIA_LIBNAMES

Built-in immutable sequence.

load_nvidia_dynamic_lib(libname)

Load an NVIDIA dynamic library by name.

LoadedDL(abs_path, ...)

DynamicLibNotFoundError

previous

cuda.pathfinder: Utilities for locating CUDA components

next

cuda.pathfinder.SUPPORTED_NVIDIA_LIBNAMES

On this page
  • Public API
NVIDIA NVIDIA
Privacy Policy | Manage My Privacy | Do Not Sell or Share My Data | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact

Copyright © 2025, NVIDIA.