cuda-pathfinder

Pathfinder for CUDA components

24 个版本 Python >=3.10
安装
pip install cuda-pathfinder
poetry add cuda-pathfinder
pipenv install cuda-pathfinder
conda install cuda-pathfinder
描述

.. SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved. .. SPDX-License-Identifier: Apache-2.0


cuda-pathfinder: Utilities for locating CUDA components


.. image:: https://img.shields.io/badge/NVIDIA-black?logo=nvidia :target: https://www.nvidia.com/ :alt: NVIDIA

cuda.pathfinder <https://nvidia.github.io/cuda-python/cuda-pathfinder/>_ aims to be a one-stop solution for locating CUDA components. Currently it supports locating and loading dynamic libraries (.so, .dll), and locating CTK header directories. Support for other artifacts is in progress.

  • Documentation <https://nvidia.github.io/cuda-python/cuda-pathfinder/>_
  • Releases <https://nvidia.github.io/cuda-python/cuda-pathfinder/latest/release.html>_
  • Repository <https://github.com/NVIDIA/cuda-python/tree/main/cuda_pathfinder/>_
  • Issue tracker <https://github.com/NVIDIA/cuda-python/issues/>_ (select component cuda.pathfinder)

cuda.pathfinder is under active development. Feedback and suggestions are welcome.

Installation

.. code-block:: bash

pip install cuda-pathfinder

cuda-pathfinder is CUDA Toolkit (CTK) <https://developer.nvidia.com/cuda-toolkit>_ version-agnostic. It follows the general CUDA Toolkit support policy: the two most recent major versions are supported simultaneously.

版本列表
1.5.5 2026-05-27
1.5.4 2026-04-27
1.5.3 2026-04-14
1.5.2 2026-04-06
1.5.1 2026-04-03
1.5.0 2026-03-24
1.4.4 2026-03-23
1.4.3 2026-03-16
1.4.2 2026-03-10
1.4.1 2026-03-06
1.4.0 2026-02-25
1.3.5 2026-02-23
1.3.4 2026-02-11
1.3.3 2025-12-04
1.3.2 2025-10-29
1.3.1 2025-10-13
1.3.0 2025-09-29
1.2.3 2025-09-17
1.2.2 2025-09-09
1.2.1 2025-08-30
1.2.0 2025-08-29
1.1.0 2025-08-07
1.0.0 2025-07-17
0.0.0 2025-07-16