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
fix: Use OBJECT library for SM_120a GEMM kernel compilation
set_source_files_properties with CUDA_ARCHITECTURES OFF doesn't
properly override global architectures. Use a separate OBJECT
library with its own CUDA_ARCHITECTURES=120a instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments