Use cuda-pathfinder instead of cuda-bindings for Pathfinder

Removed use of __all__ per PR feedback. Emit warnings.warn if
version information could not be retrieved from the package metadata,
e.g., package has been renamed by source code was not updated.
This commit is contained in:
Oleksandr Pavlyk
2025-07-22 16:33:48 -05:00
parent 51fa07fab8
commit 361c0337be
2 changed files with 28 additions and 19 deletions

View File

@@ -14,7 +14,7 @@ classifiers = [
requires-python = ">=3.9"
dependencies = [
# pathfinder
"cuda-bindings",
"cuda-pathfinder",
# Library expects to find shared libraries
# libcupti, libnvperf_target, libnvperf_host