You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug fix: constrain cuda.core test installs to the requested CTK minor (#1921)
* test: pin core toolkit installs to the requested CTK minor
Keep the core test environment aligned with the matrix-selected CUDA toolkit so pip does not resolve a newer runtime and invalidate the job coverage.
Made-with: Cursor
* test: simplify core wheel install selection
Centralize the core wheel target selection so both install modes share one pip invocation while preserving when the published cuda.bindings extra is requested.
Made-with: Cursor
0 commit comments