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 }}
halide
/
Halide
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.6k
Code
Issues
679
Pull requests
94
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add scheduling directive to cap the max GPU registers
- #9389
#9389
Open
abadams
wants to merge 15 commits into
main
halide/Halide:main
from
abadams/gpu_max_registers
halide/Halide:abadams/gpu_max_registers
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Add scheduling directive to cap the max GPU registers
#9389
abadams
wants to merge 15 commits into
main
halide/Halide:main
from
abadams/gpu_max_registers
halide/Halide:abadams/gpu_max_registers
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
Add a gpu_max_registers scheduling directive
Show description for 8922f9d
abadams
and
claude
committed
8922f9d
View commit details
Copy full SHA for 8922f9d
Browse repository at this point
Use gpu_max_registers in the depthwise separable conv app
Show description for a3bd9bd
abadams
and
claude
committed
a3bd9bd
View commit details
Copy full SHA for a3bd9bd
Browse repository at this point
Call gpu_max_registers on the output buffer directly
Show description for 7c3d420
abadams
and
claude
committed
7c3d420
View commit details
Copy full SHA for 7c3d420
Browse repository at this point
Say that gpu_max_registers works in both directions
Show description for bfcac2e
abadams
and
claude
committed
bfcac2e
View commit details
Copy full SHA for bfcac2e
Browse repository at this point
Describe gpu_max_registers without claiming a mechanism
Show description for ff76877
abadams
and
claude
committed
ff76877
View commit details
Copy full SHA for ff76877
Browse repository at this point
Drop the remaining unfounded claims about gpu_max_registers
Show description for 59258c2
abadams
and
claude
committed
59258c2
View commit details
Copy full SHA for 59258c2
Browse repository at this point
Let gpu_max_registers(0) ask for the automatic choice
Show description for b023522
abadams
and
claude
committed
b023522
View commit details
Copy full SHA for b023522
Browse repository at this point
Report the depthwise conv GPU runtime on the card it was tuned on
Show description for 53e8943
abadams
and
claude
committed
53e8943
View commit details
Copy full SHA for 53e8943
Browse repository at this point
Compare the depthwise conv app against a baseline we can rerun
Show description for 05c6bad
abadams
and
claude
committed
05c6bad
View commit details
Copy full SHA for 05c6bad
Browse repository at this point
Retune the depthwise conv GPU schedule for the current card
Show description for 684e484
abadams
and
claude
committed
684e484
View commit details
Copy full SHA for 684e484
Browse repository at this point
Say what gpu_max_registers actually buys the depthwise conv app
Show description for fa8b28e
abadams
and
claude
committed
fa8b28e
View commit details
Copy full SHA for fa8b28e
Browse repository at this point
Note the occupancy gpu_max_registers actually achieves here
Show description for b824f3d
abadams
and
claude
committed
b824f3d
View commit details
Copy full SHA for b824f3d
Browse repository at this point
Apply pre-commit auto-fixes
halide-ci[bot]
committed
6d0e76e
View commit details
Copy full SHA for 6d0e76e
Browse repository at this point
Commits on Sep 15, 2026
gpu_max_registers: take an explicit DeviceAPI and warn on non-CUDA
Show description for 5e27959
abadams
and
claude
committed
5e27959
View commit details
Copy full SHA for 5e27959
Browse repository at this point
Commits on Sep 16, 2026
gpu_max_registers: note the map<DeviceAPI,int> generalization
Show description for e134b2a
abadams
and
claude
committed
e134b2a
View commit details
Copy full SHA for e134b2a
Browse repository at this point
You can’t perform that action at this time.