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
The legacy CMake logic we have fails the moment that CUDA
Toolkit advertises SMs >= 10.0. While we work on a
modernization, this breaks all CUDA builds, even for older SMs.
Exclude newer SMs for now from our build logic.
0 commit comments