huggingface / huggingface/candle

Unsupported cuda toolkit version: `12050`

Open
#2,210 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
21k
Forks
1.8k
Avg merge
16h 42m
Merged PRs (30d)
25

Description

When building I encounter the following error
```
error: failed to run custom build command for `cudarc v0.11.1`

Caused by:
process didn't exit successfully: `/home/hermes/Machine Learning/occam/target/debug/build/cudarc-c1ba24af9485b9bf/build-script-build` (exit status: 101)
--- stdout
cargo:rerun-if-changed=build.rs
cargo:rerun-if-env-changed=CUDA_ROOT
cargo:rerun-if-env-changed=CUDA_PATH
cargo:rerun-if-env-changed=CUDA_TOOLKIT_ROOT_DIR

--- stderr
thread 'main' panicked at /home/hermes/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cudarc-0.11.1/build.rs:54:14:
Unsupported cuda toolkit version: `12050`. Please raise a github issue.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the reported cudarc v0.11.1 build.rs failure and investigate how this repository selects or updates that dependency. Confirm how CUDA toolkit version 12050 should be handled, then verify that the project builds successfully with that toolkit.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.