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
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
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 }}
Nathanw1014
/
llama.cpp
Public
forked from
ggml-org/llama.cpp
Notifications
You must be signed in to change notification settings
Fork
9
Star
41
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
vulkan: sparse prefill flash attention for qwen4exp top-k masks
- #10
#10
Closed
LynxPDA
wants to merge 15 commits into
Nathanw1014:strix-halo-vulkan
Nathanw1014/llama.cpp:strix-halo-vulkan
from
LynxPDA:pr/sparse-fa-pp-fix
LynxPDA/llama.cpp:pr/sparse-fa-pp-fix
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
vulkan: sparse prefill flash attention for qwen4exp top-k masks
#10
LynxPDA
wants to merge 15 commits into
Nathanw1014:strix-halo-vulkan
Nathanw1014/llama.cpp:strix-halo-vulkan
from
LynxPDA:pr/sparse-fa-pp-fix
LynxPDA/llama.cpp:pr/sparse-fa-pp-fix
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2026
vulkan: sparse flash attention for qwen4exp top-k masks
Show description for 20edd90
LynxPDA
committed
20edd90
View commit details
Copy full SHA for 20edd90
Browse repository at this point
vulkan: size the sparse-FA compaction per-subgroup tally to the workgroup
Show description for 7e56d92
LynxPDA
committed
7e56d92
View commit details
Copy full SHA for 7e56d92
Browse repository at this point
docs: recipe - shared per-subgroup tally sizing bug in the sparse FA compaction
LynxPDA
committed
c46ecbc
View commit details
Copy full SHA for c46ecbc
Browse repository at this point
docs: recipe - the sparse-FA shared-tile tiling contract
Show description for 949cc2c
LynxPDA
committed
949cc2c
View commit details
Copy full SHA for 949cc2c
Browse repository at this point
vulkan: fix grouped union prefill host addressing for non-square head/batch shapes
Show description for ec22659
LynxPDA
committed
ec22659
View commit details
Copy full SHA for ec22659
Browse repository at this point
docs: recipe - push constants carry the destination shape, not the dispatch tile's
Show description for 161ab59
LynxPDA
committed
161ab59
View commit details
Copy full SHA for 161ab59
Browse repository at this point
feat: enable the grouped union prefill for GQA caches by default
Show description for 0b08831
LynxPDA
committed
0b08831
View commit details
Copy full SHA for 0b08831
Browse repository at this point
Commits on Sep 12, 2026
vulkan: overlap the union scan of group g+1 with flash attention of group g
Show description for 0209047
LynxPDA
committed
0209047
View commit details
Copy full SHA for 0209047
Browse repository at this point
Commits on Sep 13, 2026
vulkan: key the union estimate and stat buffer by the real group size
Show description for 2b8bfbf
LynxPDA
committed
2b8bfbf
View commit details
Copy full SHA for 2b8bfbf
Browse repository at this point
graph: skip an s_copy input that no node reads
Show description for a391db9
LynxPDA
committed
a391db9
View commit details
Copy full SHA for a391db9
Browse repository at this point
qwen4exp: run the MTP draft block with its own indexer (sparse QSA)
Show description for 29b5b84
LynxPDA
committed
29b5b84
View commit details
Copy full SHA for 29b5b84
Browse repository at this point
docs: recipe - sparse QSA for the qwen4exp MTP draft block
LynxPDA
committed
c00d9b9
View commit details
Copy full SHA for c00d9b9
Browse repository at this point
Commits on Sep 14, 2026
vulkan: widen the top-k radix pass and batch the emit scan
Show description for 188988f
LynxPDA
committed
188988f
View commit details
Copy full SHA for 188988f
Browse repository at this point
vulkan: fold the QSA score transpose into the top-k gather
Show description for 380b00a
LynxPDA
committed
380b00a
View commit details
Copy full SHA for 380b00a
Browse repository at this point
vulkan: clear the fusion label when a fusion is declined
Show description for 929aa8d
LynxPDA
committed
929aa8d
View commit details
Copy full SHA for 929aa8d
Browse repository at this point
You can’t perform that action at this time.