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
Accelerator
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
40
Star
129
Code
Issues
38
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
dpctl
examples
python
on
master
User selector
All users
All time
Commit history
Commits on Jun 17, 2026
fix copyright in order manager example
ndgrigorian
committed
61e7697
View commit details
Copy full SHA for 61e7697
View code at this point
Browse repository at this point
correct name in example
ndgrigorian
committed
9105b2c
View commit details
Copy full SHA for 9105b2c
View code at this point
Browse repository at this point
add order manager example
ndgrigorian
committed
342073f
View commit details
Copy full SHA for 342073f
View code at this point
Browse repository at this point
use Parameter.empty instead of _empty
ndgrigorian
committed
9294b4f
View commit details
Copy full SHA for 9294b4f
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
use file creation year as copyright year
ndgrigorian
committed
f7cfb3e
View commit details
Copy full SHA for f7cfb3e
View code at this point
Browse repository at this point
Commits on May 26, 2026
improve exception in usm_host_access example
ndgrigorian
committed
ec1a5ea
View commit details
Copy full SHA for ec1a5ea
View code at this point
Browse repository at this point
use Python 3.14 for examples
ndgrigorian
committed
23cf073
View commit details
Copy full SHA for 23cf073
View code at this point
Browse repository at this point
Add exception handling in subdevices example
Show description for 200b99d
ndgrigorian
committed
200b99d
View commit details
Copy full SHA for 200b99d
View code at this point
Browse repository at this point
Add more outputs to usm_allocation example
ndgrigorian
committed
11311e4
View commit details
Copy full SHA for 11311e4
View code at this point
Browse repository at this point
Consolidate USM examples
ndgrigorian
committed
4d78083
View commit details
Copy full SHA for 4d78083
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
make adjustments to pass pre-commit
ndgrigorian
committed
5cf0748
View commit details
Copy full SHA for 5cf0748
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
Use f-strings instead of format
ndgrigorian
committed
6473984
View commit details
Copy full SHA for 6473984
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
remove python/sycl_timer example
ndgrigorian
committed
576be4a
View commit details
Copy full SHA for 576be4a
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
Apply new version of black linter
ndgrigorian
committed
e66d90e
View commit details
Copy full SHA for e66d90e
View code at this point
Browse repository at this point
Commits on Jan 7, 2025
Update copyright year to 2025
ndgrigorian
committed
055ba35
View commit details
Copy full SHA for 055ba35
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
Removed use of deprecated SYCL_DEVICE_FILTER
Show description for 861bf48
oleksandr-pavlyk
committed
861bf48
View commit details
Copy full SHA for 861bf48
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
Fixed typo in the example
oleksandr-pavlyk
committed
7370c3f
View commit details
Copy full SHA for 7370c3f
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
Fix typo in docstring
Diptorup Deb
authored and
oleksandr-pavlyk
committed
4641fbd
View commit details
Copy full SHA for 4641fbd
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
Update copyright year in examples
oleksandr-pavlyk
committed
e4276cd
View commit details
Copy full SHA for e4276cd
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
Modified sycl_timer example to use dpctl.tensor function
Show description for 097ecf5
oleksandr-pavlyk
committed
097ecf5
View commit details
Copy full SHA for 097ecf5
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
Populate more of README.md in examples
oleksandr-pavlyk
committed
cc63bba
View commit details
Copy full SHA for cc63bba
View code at this point
Browse repository at this point
Commits on Mar 11, 2023
Added examples/README.md, and more readme files to sub-directories
Show description for 27715a0
oleksandr-pavlyk
committed
27715a0
View commit details
Copy full SHA for 27715a0
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
Updated Copyright year range to include 2022
oleksandr-pavlyk
committed
6cd9f6f
View commit details
Copy full SHA for 6cd9f6f
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
Removed uses of cl::sycl in comments and in header files
Show description for 1fc7563
oleksandr-pavlyk
committed
1fc7563
View commit details
Copy full SHA for 1fc7563
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
update expected exception type when creating devices
oleksandr-pavlyk
committed
ce62bb9
View commit details
Copy full SHA for ce62bb9
View code at this point
Browse repository at this point
Commits on May 12, 2022
Replaced use of numba-dpex in example with use of dpnp
Show description for 050c1fb
oleksandr-pavlyk
committed
050c1fb
View commit details
Copy full SHA for 050c1fb
View code at this point
Browse repository at this point
Commits on Apr 30, 2022
Changed error type raised on failure to create SyclDevice
Show description for 45ee558
oleksandr-pavlyk
committed
45ee558
View commit details
Copy full SHA for 45ee558
View code at this point
Browse repository at this point
Commits on Jan 30, 2022
Submit to black on files from example/
oleksandr-pavlyk
committed
7dd62c1
View commit details
Copy full SHA for 7dd62c1
View code at this point
Browse repository at this point
Commits on Dec 21, 2021
Add some new examples references in docs.
Diptorup Deb
committed
cee456f
View commit details
Copy full SHA for cee456f
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
In example select device with aspects do not insists on GPU to enable it running in cloud
oleksandr-pavlyk
committed
3e1dc2c
View commit details
Copy full SHA for 3e1dc2c
View code at this point
Browse repository at this point
Use try/catch to handle failure to create a queue
oleksandr-pavlyk
committed
4d92808
View commit details
Copy full SHA for 4d92808
View code at this point
Browse repository at this point
Add example for select_device_with_aspects. (#726)
Diptorup Deb
authored
a96214c
View commit details
Copy full SHA for a96214c
View code at this point
Browse repository at this point
Commits on Dec 14, 2021
Added an example showing filter string usage. (#725)
Show description for 965fa3b
Diptorup Deb
authored
965fa3b
View commit details
Copy full SHA for 965fa3b
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
Cleanup/examples (#681)
Show description for 755b6b5
oleksandr-pavlyk
authored
755b6b5
View commit details
Copy full SHA for 755b6b5
View code at this point
Browse repository at this point
Commits on Aug 26, 2021
Moved sycl timer into dpctl.SyclTimer
Show description for 1529cea
oleksandr-pavlyk
committed
1529cea
View commit details
Copy full SHA for 1529cea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.