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
.
IntelPython
/
dpctl
Public
Notifications
You must be signed in to change notification settings
Fork
41
Star
130
Code
Issues
38
Pull requests
9
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 support for specialization constants
- #2304
#2304
Merged
ndgrigorian
merged 18 commits into
master
IntelPython/dpctl:master
from
feature/specialization-constants
IntelPython/dpctl:feature/specialization-constants
Copy head branch name to clipboard
Jul 8, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add support for specialization constants
#2304
ndgrigorian
merged 18 commits into
master
IntelPython/dpctl:master
from
feature/specialization-constants
IntelPython/dpctl:feature/specialization-constants
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
Implement SpecializationConstant class
ndgrigorian
committed
56486f7
View commit details
Copy full SHA for 56486f7
Browse repository at this point
hook specialization constants into kernel bundle interface
ndgrigorian
committed
04682dd
View commit details
Copy full SHA for 04682dd
Browse repository at this point
add test for SpecializationConstant use in kernel
ndgrigorian
committed
f0f1d1a
View commit details
Copy full SHA for f0f1d1a
Browse repository at this point
fix libsyclinterface tests
ndgrigorian
committed
b1bbb84
View commit details
Copy full SHA for b1bbb84
Browse repository at this point
add test for composite specialization constant
Show description for 49bf7cb
ndgrigorian
committed
49bf7cb
View commit details
Copy full SHA for 49bf7cb
Browse repository at this point
add program.utils namespace with SPIRV parser
ndgrigorian
committed
43ef85c
View commit details
Copy full SHA for 43ef85c
Browse repository at this point
Refactor specialiazation constants to use dataclass
Show description for d99d119
ndgrigorian
committed
d99d119
View commit details
Copy full SHA for d99d119
Browse repository at this point
add note leading to SPIRV spec
ndgrigorian
committed
e1885ab
View commit details
Copy full SHA for e1885ab
Browse repository at this point
release clPrograms when builds fail
ndgrigorian
committed
8357c8b
View commit details
Copy full SHA for 8357c8b
Browse repository at this point
apply review feedback
Show description for 498d7b0
ndgrigorian
committed
498d7b0
View commit details
Copy full SHA for 498d7b0
Browse repository at this point
add dpctl.program.utils to docs
ndgrigorian
committed
2ef394e
View commit details
Copy full SHA for 2ef394e
Browse repository at this point
fix copyright dates in new dpctl.program files
ndgrigorian
committed
16199b3
View commit details
Copy full SHA for 16199b3
Browse repository at this point
add addressof_ref to SpecializationConstant
Show description for 02c61a4
ndgrigorian
committed
02c61a4
View commit details
Copy full SHA for 02c61a4
Browse repository at this point
address review feedback
ndgrigorian
committed
c44c8bc
View commit details
Copy full SHA for c44c8bc
Browse repository at this point
add test for specialization constant equality
ndgrigorian
committed
e9de3b9
View commit details
Copy full SHA for e9de3b9
Browse repository at this point
make error clearer in SpecializationConstant
ndgrigorian
committed
bbb322a
View commit details
Copy full SHA for bbb322a
Browse repository at this point
Commits on Jul 8, 2026
apply review comments
ndgrigorian
committed
6827fa0
View commit details
Copy full SHA for 6827fa0
Browse repository at this point
apply further review comments
ndgrigorian
committed
9c9a7c4
View commit details
Copy full SHA for 9c9a7c4
Browse repository at this point
You can’t perform that action at this time.