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
- la_verify_kvbuffer: re-check V % ilp_rows == 0 AFTER the ilp_rows->8
promotion (the pre-promotion assert could let a partial row-block be
silently skipped); zero the sH0 M-padding rows before GEMM1 so the MMA
fragment is well-defined instead of consuming stale/NaN SMEM.
- assert K == 128 in the verify (MMA + shuffle) and state-update entry
points, documenting the hardcoded head-dim assumption.
0 commit comments