fix(pathfinder): find cuobjdump in the nvidia/cu13/bin wheel layout - #2739
Conversation
This comment has been minimized.
This comment has been minimized.
|
This PR made me wonder, are we obviously missing any other existing wheels? I asked codex to look systematically on PyPI. It found: Among the existing I inspected the current stable CUDA 13 component wheels for Linux x86-64, Linux ARM64, and Windows x86-64; their SHA-256 hashes matched PyPI metadata:
Those seven utilities live under One adjacent finding: I'll make another PR to capture this finding. |
|
Closes #2738