Skip to content

build failure -> rustc_codegen_nvvm(build) #19

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

Open
1617176084 opened this issue Dec 6, 2021 · 1 comment
Open

build failure -> rustc_codegen_nvvm(build) #19

1617176084 opened this issue Dec 6, 2021 · 1 comment

Comments

@1617176084
Copy link

When I add this package
cuda_builder = { version = "0.2", path = "./Rust-CUDA/crates/cuda_builder" }
And compiled, and then they started a bunch of bugs, I had LLVM_ and CUDA installed

rustc_codegen_nvvm(build)
image

@RDambrosio016
Copy link
Member

I may have forgotten to mention it in the guide but you must copy the rust-toolchain file to your own project root, that is because the codegen uses rustc internals so it cannot be stable until it is upstreamed in rustc

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

2 participants