Updated CK/AITER Cmake Build#666
Conversation
Claude WalkthroughIntent. The CK/AITER fused-attention kernel source-build ( Key changes.
Walkthrough. Both source-build branches now write their outputs to a single canonical location ( The Testing. No tests added — this is a pure build-system change. Verification is implicit: an incremental Notes for reviewers.
Generated by Claude. To request a code review, comment |
|
Reviewed the CK/AITER cmake refactor that moves the QoLA / CK-JIT kernel build from configure-time Verdict: Approach is sound. Single-file diff, no behavior change for the prebuilt / Findings: one minor point posted inline on the CK-JIT Copyright headers: OK — the touched file's AMD line is already |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Description
Updated the cmake build for CK/AITER FA backend to include QoLA/ck-jit builds as a custom command for proper inclusion in build graph, including proper dependency graphing and caching.
Fixes # (issue)
Type of change
Changes
Please list the changes introduced in this PR:
Checklist: