Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
thewafflehaus
/
butter
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
19
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf(moe): warp-split moe_q4_grouped_mma variant, opt-in (BUTTER_LAGUNA_MOE_NSPLIT=1)
- #75
#75
Merged
TheTom
merged 9 commits into
dev
thewafflehaus/butter:dev
from
perf/moe-nsplit-occupancy
thewafflehaus/butter:perf/moe-nsplit-occupancy
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
perf(moe): warp-split moe_q4_grouped_mma variant, opt-in (BUTTER_LAGUNA_MOE_NSPLIT=1)
#75
TheTom
merged 9 commits into
dev
thewafflehaus/butter:dev
from
perf/moe-nsplit-occupancy
thewafflehaus/butter:perf/moe-nsplit-occupancy
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
fix(sdpa): per-block K-prep for sliding-window prefill attention
Show description for f7c0ab2
TheTom
committed
f7c0ab2
View commit details
Copy full SHA for f7c0ab2
Browse repository at this point
perf(sdpa): shrink windowed-layer KV block size 2048->1024
Show description for 0425f8b
TheTom
committed
0425f8b
View commit details
Copy full SHA for 0425f8b
Browse repository at this point
perf(prefill): size-adaptive default chunk (min(n,2048))
Show description for f0106ab
TheTom
committed
f0106ab
View commit details
Copy full SHA for f0106ab
Browse repository at this point
perf(marlin): pad smem_WT row stride 128->136 to cut bank conflicts
Show description for bb548cc
TheTom
committed
bb548cc
View commit details
Copy full SHA for bb548cc
Browse repository at this point
perf(moe): O(n log n) heapsort in moe_build_tiles, replacing O(n^2) selection sort
Show description for b2ffe9d
TheTom
committed
b2ffe9d
View commit details
Copy full SHA for b2ffe9d
Browse repository at this point
perf(moe): deepen moe_q4_grouped_mma cp.async pipeline 2->3 stages
Show description for 2ffc2b6
TheTom
committed
2ffc2b6
View commit details
Copy full SHA for 2ffc2b6
Browse repository at this point
feat(ops): wire moe_gather_q4/_swiglu + rms_norm_f16out/gated_group_rmsnorm_batched_f16out to iron@dev
Show description for 48e0672
TheTom
committed
48e0672
View commit details
Copy full SHA for 48e0672
Browse repository at this point
chore(deps): bump iron lock to dev#131b199 (PR #76 pool-cap 4->8 GiB fix)
Show description for 5afc3a1
TheTom
committed
5afc3a1
View commit details
Copy full SHA for 5afc3a1
Browse repository at this point
Commits on Jul 26, 2026
perf(moe): warp-count-doubled moe_q4_grouped_mma_nsplit (BUTTER_LAGUNA_MOE_NSPLIT=1)
Show description for f34145c
TheTom
committed
f34145c
View commit details
Copy full SHA for f34145c
Browse repository at this point
You can’t perform that action at this time.