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

failed to build cudarc -- unsupported cuda toolkit version: 11040 #2192

Closed
siddthartha opened this issue May 18, 2024 · 0 comments
Closed

failed to build cudarc -- unsupported cuda toolkit version: 11040 #2192

siddthartha opened this issue May 18, 2024 · 0 comments

Comments

@siddthartha
Copy link

I've gotten this error while trying to build inside the official CUDA Docker image nvidia/cuda:11.4.3-cudnn8-devel-ubuntu20.04 :

error: failed to run custom build command for `cudarc v0.11.1`

Caused by:
  process didn't exit successfully: `/enso-ml/target/debug/build/cudarc-7552c66cc73e8ac0/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 /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cudarc-0.11.1/build.rs:54:14:
  Unsupported cuda toolkit version: `11040`. Please raise a github issue.
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@siddthartha siddthartha closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2024
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

No branches or pull requests

1 participant