You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I can confirm it is still an issue. I ran cargo update to fetch the latest version of burn and still got:
thread 'main' panicked at /home/MYUSER/.cargo/git/checkouts/cubecl-aa41a28b39b598f9/2c09d4d/crates/cubecl-cuda/src/compute/server.rs:380:17:
[Compilation Error]
nvrtc: error: invalid value for --gpu-architecture (-arch)
Describe the bug
The
CudaJit
backend produces a panic on startup on 0.15 and main:To Reproduce
Steps to reproduce the behavior:
cuda-jit
featureCudaJit
backendDesktop:
The text was updated successfully, but these errors were encountered: