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

tracing-subscriber v0.3.18 requires rustc 1.6.3 or newer but suggested rust cuda version is 1.59 nightly #122

Open
xOrfe opened this issue May 22, 2024 · 1 comment

Comments

@xOrfe
Copy link

xOrfe commented May 22, 2024

Hello, as mentioned on the official tracing-subscriber crate docs, the subscriber's minimum version is increasing with the latest stable Rust version. I'm guessing this is why I'm facing the issue I will attach below. I will share if i can figure out a workaround but you can check problem too if you wish.

"cargo run" inside official examples "~/rust-cuda/examples/cuda/cpu/add" folder on docker images result:
"package tracing-subscriber v0.3.18 cannot be built because it requires rustc 1.63.0 or newer, while the currently active rustc version is 1.59.0-nightly"

System : Docker with nvidia/cuda:12.4.0-base-ubuntu22.04 image on ubuntu 22.4 machine, Nvidia Driver Version: 550.67, CUDA Version: 12.4.

@LunaticWyrm467
Copy link

Having the same problem. Gonna try a different rustc version and see how it goes.

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