Skip to content

cleanup: remove dead paged_attn kernel + bench dir - #41

Closed
Lazarus-931 wants to merge 2 commits into
mainfrom
cleanup/remove-paged-attn
Closed

cleanup: remove dead paged_attn kernel + bench dir#41
Lazarus-931 wants to merge 2 commits into
mainfrom
cleanup/remove-paged-attn

Conversation

@Lazarus-931

Copy link
Copy Markdown
Owner

build.sh already excludes kernels/paged_attn/ from every build sweep, and no code in models/ or inference/ references it. The kernel isn't in libsk.metallib. Tree-side cleanup to match the build-side exclusion.

build.sh already excluded SuperKittens/kernels/paged_attn from every
sweep (`-not -path "*/paged_attn/*"` at lines 36 + 67), and zero callers
exist in models/ or inference/. The kernel is not in libsk.metallib.
Tree-side cleanup matches the build-side exclusion.

Removes: SuperKittens/kernels/paged_attn/{paged_attn.metal,
.c++, .h, .py, baseline/} and SuperKittens/benchmark/paged_attention/.
@Lazarus-931
Lazarus-931 deleted the cleanup/remove-paged-attn branch June 8, 2026 21:09
@Lazarus-931
Lazarus-931 restored the cleanup/remove-paged-attn branch July 8, 2026 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant