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
We already hardcode the version of cuda which we install. This ensures
that we will also use the requested version when multiple cuda versions
are installed.
Moves ``cuda_version_short`` to be next to ``cuda_package_version`` so
it's harder to miss updating one when the other is changed.
0 commit comments