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
12
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Move and deprecate dpctl program
- #2317
#2317
Merged
ndgrigorian
merged 21 commits into
master
IntelPython/dpctl:master
from
move-and-deprecate-dpctl-program
IntelPython/dpctl:move-and-deprecate-dpctl-program
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Move and deprecate dpctl program
#2317
ndgrigorian
merged 21 commits into
master
IntelPython/dpctl:master
from
move-and-deprecate-dpctl-program
IntelPython/dpctl:move-and-deprecate-dpctl-program
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
deprecate dpctl program in favor of dpctl compiler
ndgrigorian
committed
2ebb2fa
View commit details
Copy full SHA for 2ebb2fa
Browse repository at this point
update docs to contain dpctl.compiler
ndgrigorian
committed
11120b4
View commit details
Copy full SHA for 11120b4
Browse repository at this point
remove star import in dpctl.compiler
ndgrigorian
committed
23877d3
View commit details
Copy full SHA for 23877d3
Browse repository at this point
move deprecated APIs into program submodule
ndgrigorian
committed
df0e09c
View commit details
Copy full SHA for df0e09c
Browse repository at this point
_program.pyx to _compiler.pyx
Show description for 105ed1b
ndgrigorian
committed
105ed1b
View commit details
Copy full SHA for 105ed1b
Browse repository at this point
remove program from CMake
Show description for 31bdaa3
ndgrigorian
committed
31bdaa3
View commit details
Copy full SHA for 31bdaa3
Browse repository at this point
remove remaining references to dpctl.program
ndgrigorian
committed
d8ea4b3
View commit details
Copy full SHA for d8ea4b3
Browse repository at this point
remove Cython API from program
ndgrigorian
committed
b47359e
View commit details
Copy full SHA for b47359e
Browse repository at this point
apply review feedback
ndgrigorian
committed
48d5032
View commit details
Copy full SHA for 48d5032
Browse repository at this point
fix namespace in test_sycl_program
ndgrigorian
committed
a710a14
View commit details
Copy full SHA for a710a14
Browse repository at this point
add gh-2317 to changelog
ndgrigorian
committed
0042202
View commit details
Copy full SHA for 0042202
Browse repository at this point
remove and deprecate remaining references to program
ndgrigorian
committed
e0ab7a3
View commit details
Copy full SHA for e0ab7a3
Browse repository at this point
fix missed "SpecializationConstantInfo"
ndgrigorian
committed
dfd7691
View commit details
Copy full SHA for dfd7691
Browse repository at this point
fix incorrect namespaces in SYCL compiler tests
ndgrigorian
committed
8e34190
View commit details
Copy full SHA for 8e34190
Browse repository at this point
remove deprecated aliases from _compiler.pyx
ndgrigorian
committed
54198c4
View commit details
Copy full SHA for 54198c4
Browse repository at this point
fixed changelog section ordering
ndgrigorian
committed
3ccfb2f
View commit details
Copy full SHA for 3ccfb2f
Browse repository at this point
add dpctl.program.utils to compiler.rst
ndgrigorian
committed
3e4e76a
View commit details
Copy full SHA for 3e4e76a
Browse repository at this point
add deprecation tests
Show description for 21cbdd6
ndgrigorian
committed
21cbdd6
View commit details
Copy full SHA for 21cbdd6
Browse repository at this point
Commits on Sep 2, 2026
Apply review feedback
ndgrigorian
committed
79e34e8
View commit details
Copy full SHA for 79e34e8
Browse repository at this point
Fix dash underline length in compiler.utils docs
Show description for 090ffb6
ndgrigorian
and
antonwolfy
authored
090ffb6
View commit details
Copy full SHA for 090ffb6
Browse repository at this point
add missing function to compiler.pxd
ndgrigorian
committed
1dfdd14
View commit details
Copy full SHA for 1dfdd14
Browse repository at this point
You can’t perform that action at this time.