cuda-python icon indicating copy to clipboard operation
cuda-python copied to clipboard

[ENH]: Clean up `SUPPORTED_...` variables between load libs and find header dirs

Open rwgk opened this issue 3 months ago • 2 comments

Make the variable names more uniform, decide what should be public, document all public variables.

Relevant files:

  • cuda_pathfinder/cuda/pathfinder/_dynamic_libs/supported_nvidia_libs.py
  • cuda_pathfinder/cuda/pathfinder/_headers/supported_nvidia_headers.py

See also: comments under PR #1194

rwgk avatar Oct 29 '25 00:10 rwgk