Skip to content

Fall back to the latest CUDA version if cudarc version discovery fails#3359

Open
jh-block wants to merge 1 commit intohuggingface:mainfrom
jh-block:jhugo/cudarc-fallback-to-latest
Open

Fall back to the latest CUDA version if cudarc version discovery fails#3359
jh-block wants to merge 1 commit intohuggingface:mainfrom
jh-block:jhugo/cudarc-fallback-to-latest

Conversation

@jh-block
Copy link

@jh-block jh-block commented Feb 3, 2026

With the cuda-version-from-build-system feature, cudarc tries to call nvcc to get the CUDA toolkit version during build. If nvcc is unavailable in the build environment, the build fails. Enabling the fallback-latest feature allows the build to succeed, with bindings selected for the latest version.

With the cuda-version-from-build-system feature, cudarc tries to call
nvcc to get the CUDA toolkit version during build. If nvcc is
unavailable in the build environment, the build fails. Enabling the
fallback-latest feature allows the build to succeed, with bindings
selected for the latest version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant