Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add nvidia logo in cuda_pathfinder/DESCRIPTION.rst
  • Loading branch information
rwgk committed Aug 29, 2025
commit bc73539cf7b36094ecfcdae66a10c7e3233ee5c6
4 changes: 4 additions & 0 deletions cuda_pathfinder/DESCRIPTION.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
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``);
Expand Down
Loading