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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
intel
/
ScalableVectorSearch
Public
Notifications
You must be signed in to change notification settings
Fork
48
Star
236
Code
Issues
26
Pull requests
25
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor(dispatch): Generate and validate the dispatch surface from a single declaration
- #372
#372
Open
2/4
ahuber21
wants to merge 24 commits into
dispatch/01-l2-d160-extern
intel/ScalableVectorSearch:dispatch/01-l2-d160-extern
from
dispatch/02-generate-surface
intel/ScalableVectorSearch:dispatch/02-generate-surface
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
refactor(dispatch): Generate and validate the dispatch surface from a single declaration
#372
ahuber21
wants to merge 24 commits into
dispatch/01-l2-d160-extern
intel/ScalableVectorSearch:dispatch/01-l2-d160-extern
from
dispatch/02-generate-surface
intel/ScalableVectorSearch:dispatch/02-generate-surface
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
Generate the dispatch surface from a single declaration
Show description for 3cf6041
ahuber21
and
claude
authored
3cf6041
View commit details
Copy full SHA for 3cf6041
Browse repository at this point
docs(dispatch): tighten the new comments to two lines each
Show description for e4cd87b
ahuber21
authored
e4cd87b
View commit details
Copy full SHA for e4cd87b
Browse repository at this point
Add a link probe that checks the dispatch surface
Show description for ffa2a21
ahuber21
and
claude
authored
ffa2a21
View commit details
Copy full SHA for ffa2a21
Browse repository at this point
build(dispatch): spell out the extents and ISA levels at configure time
Show description for e544788
ahuber21
and
claude
authored
e544788
View commit details
Copy full SHA for e544788
Browse repository at this point
test(dispatch): check the built surface against its declaration
Show description for 75cf382
ahuber21
and
claude
authored
75cf382
View commit details
Copy full SHA for 75cf382
Browse repository at this point
docs(dispatch): document the surface bookkeeping and group the checkers
Show description for 5fafe1d
ahuber21
and
claude
authored
5fafe1d
View commit details
Copy full SHA for 5fafe1d
Browse repository at this point
feat(dispatch): Validate the dispatch-surface declaration at configure time
Show description for a715124
ahuber21
and
claude
authored
a715124
View commit details
Copy full SHA for a715124
Browse repository at this point
Make VNNI its own ISA level, and lower the AVX512 level to skylake-avx512
Show description for 23cd4cc
ahuber21
and
claude
authored
23cd4cc
View commit details
Copy full SHA for 23cd4cc
Browse repository at this point
improve comments
ahuber21
authored
2cdeb0a
View commit details
Copy full SHA for 2cdeb0a
Browse repository at this point
Commits on Sep 2, 2026
Potential fix for pull request finding
Show description for c2421c4
ahuber21
and
Copilot
committed
c2421c4
View commit details
Copy full SHA for c2421c4
Browse repository at this point
refactor(dispatch): move the surface checkers under tests and share their helpers
Show description for addd93f
ahuber21
and
claude
committed
addd93f
View commit details
Copy full SHA for addd93f
Browse repository at this point
refactor(dispatch): parse the ISA level table in one place
Show description for 88ebd26
ahuber21
and
claude
committed
88ebd26
View commit details
Copy full SHA for 88ebd26
Browse repository at this point
fix(dispatch): reject two ISA levels sharing one -march budget
Show description for ed22dc1
ahuber21
and
claude
committed
ed22dc1
View commit details
Copy full SHA for ed22dc1
Browse repository at this point
fix(dispatch): make the ISA level parser independent of caller policy
Show description for 5cd6abc
ahuber21
and
claude
committed
5cd6abc
View commit details
Copy full SHA for 5cd6abc
Browse repository at this point
docs(dispatch): explain why the surface checks are not Catch2 cases
Show description for ff6858b
ahuber21
and
claude
committed
ff6858b
View commit details
Copy full SHA for ff6858b
Browse repository at this point
refactor(dispatch): read the surface from a generated manifest
Show description for 882b761
ahuber21
and
claude
committed
882b761
View commit details
Copy full SHA for 882b761
Browse repository at this point
refactor(dispatch): name the probe executables after their sources
Show description for c87b4fe
ahuber21
and
claude
committed
c87b4fe
View commit details
Copy full SHA for c87b4fe
Browse repository at this point
test(dispatch): report how many kernels each probe called
Show description for fdc0b58
ahuber21
and
claude
committed
fdc0b58
View commit details
Copy full SHA for fdc0b58
Browse repository at this point
test(dispatch): run the entry probe's --report mode under ctest
Show description for 669358e
ahuber21
committed
669358e
View commit details
Copy full SHA for 669358e
Browse repository at this point
revert: "test(dispatch): run the entry probe's --report mode under ctest"
Show description for 581bf25
ahuber21
committed
581bf25
View commit details
Copy full SHA for 581bf25
Browse repository at this point
docs(dispatch): correct the object-target naming rationale
Show description for 925656e
ahuber21
and
claude
committed
925656e
View commit details
Copy full SHA for 925656e
Browse repository at this point
fix(dispatch): name the manifest in the unknown-ISA-level error
Show description for b30a325
ahuber21
and
claude
committed
b30a325
View commit details
Copy full SHA for b30a325
Browse repository at this point
fix(dispatch): say nm or gdb when skipping the execution check
Show description for facfeb4
ahuber21
and
claude
committed
facfeb4
View commit details
Copy full SHA for facfeb4
Browse repository at this point
Commits on Sep 15, 2026
docs(instructions): harvest review principles from PR #372
Show description for af3c9a6
ahuber21
and
claude
committed
af3c9a6
View commit details
Copy full SHA for af3c9a6
Browse repository at this point
You can’t perform that action at this time.