Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported cuda toolkit version: 12040 #226

Closed
bitemyapp opened this issue May 1, 2024 · 1 comment · Fixed by #227
Closed

Unsupported cuda toolkit version: 12040 #226

bitemyapp opened this issue May 1, 2024 · 1 comment · Fixed by #227

Comments

@bitemyapp
Copy link
Contributor

Caused by:
  process didn't exit successfully: `/home/callen/.cargo/cache/release/build/cudarc-5f6c1d160b387f41/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/callen/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cudarc-0.11.0/build.rs:52:14:
  Unsupported cuda toolkit version: `12040`. Please raise a github issue.
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...

It said,

Please raise a github issue.

so here I am. I'm new to GPU compute for the most part so I'm not sure how much delta to expect from one minor CUDA version to the next. Gonna vendor the library and see how far I get doing something lazy and ignorant.

@bitemyapp bitemyapp mentioned this issue May 2, 2024
@coreylowman
Copy link
Owner

Yay thank you for raising :D

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 a pull request may close this issue.

2 participants