Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
IntelPython
/
dpctl
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
117
Code
Issues
49
Pull requests
8
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
2685e4d
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 15, 2024
Remove leftover code from when dpctl has post-link and pre-unlink scripts
oleksandr-pavlyk
committed
2685e4d
Copy full SHA for 2685e4d
Updated values to look for when setting SYCL_INCLUDE_DIR_HINT env varible
oleksandr-pavlyk
committed
696fa3d
Copy full SHA for 696fa3d
Commits on Nov 14, 2024
Set DPCTL_WITH_REDIST=TRUE in conda build script
oleksandr-pavlyk
committed
aa7f946
Copy full SHA for aa7f946
Support DCPTL_WITH_REDIST for pybind11 extensions in dpctl.tensor
oleksandr-pavlyk
committed
87c14e7
Copy full SHA for 87c14e7
Support DPCTL_WITH_REDIST for pybind11 modules in dpctl/utils
Show description for c3a77fb
oleksandr-pavlyk
committed
c3a77fb
Copy full SHA for c3a77fb
Support DPCTL_WITH_REDIST for Cython extensions
oleksandr-pavlyk
committed
55316eb
Copy full SHA for 55316eb
Support DPCTL_WITH_REDIST for DPCTLSyclInterface target
oleksandr-pavlyk
committed
96ffff0
Copy full SHA for 96ffff0
Add sycl8.lib to the list of valid libraries to look for
oleksandr-pavlyk
committed
3359bd6
Copy full SHA for 3359bd6
Add DPCTL_WITH_REDIST:BOOL=OFF option to cmake script
oleksandr-pavlyk
committed
f27a2f0
Copy full SHA for f27a2f0
Commits on Nov 13, 2024
Merge pull request #1890 from IntelPython/fix-gh-1887
Show description for dd2812f
ndgrigorian
authored
dd2812f
Copy full SHA for dd2812f
Add fix for gh-1887 to CHANGELOG
ndgrigorian
committed
0bed4aa
Copy full SHA for 0bed4aa
Merge pull request #1891 from IntelPython/contribution-to-fix-gh-1887
Show description for 2ea5dfd
oleksandr-pavlyk
authored
2ea5dfd
Copy full SHA for 2ea5dfd
Added static assert to verify that n_vecs * vec_sz fits in uint8_t
Show description for 18f7ea0
oleksandr-pavlyk
committed
18f7ea0
Copy full SHA for 18f7ea0
Tweaks to copy_as_contiguous CContig functor
Show description for 04fd35c
oleksandr-pavlyk
committed
04fd35c
Copy full SHA for 04fd35c
Add a test for gh-1887
ndgrigorian
committed
a91fc80
Copy full SHA for a91fc80
Factor out repeated code in `as_c_contiguous_array_generic_impl`
Show description for 6a18996
ndgrigorian
committed
6a18996
Copy full SHA for 6a18996
Check pointer alignment in as_c_contiguous_array_generic_impl
ndgrigorian
committed
cdf8176
Copy full SHA for cdf8176
Commits on Nov 11, 2024
Merge pull request #1888 from IntelPython/dependabot/github_actions/github/codeql-action-3.27.1
Show description for 79bc274
ndgrigorian
authored
79bc274
Copy full SHA for 79bc274
Bump github/codeql-action from 3.27.0 to 3.27.1
Show description for 3bdef5f
dependabot[bot]
authored
3bdef5f
Copy full SHA for 3bdef5f
Commits on Nov 7, 2024
Merge pull request #1867 from IntelPython/feature/radix-sort
Show description for d54b31d
oleksandr-pavlyk
authored
d54b31d
Copy full SHA for d54b31d
Merge remote-tracking branch 'origin/master' into feature/radix-sort
oleksandr-pavlyk
committed
6637ddf
Copy full SHA for 6637ddf
Remove unused radix_argsort_impl
Show description for 0985d6e
oleksandr-pavlyk
committed
0985d6e
Copy full SHA for 0985d6e
Merge pull request #1886 from IntelPython/fix-workflow-step-test-windows
Show description for 7782544
oleksandr-pavlyk
authored
7782544
Copy full SHA for 7782544
Commits on Nov 6, 2024
Use nodefaults channel for build_windows and cleanup-packages jobs
oleksandr-pavlyk
committed
24dfea8
Copy full SHA for 24dfea8
Delete remove defaults channel step from test_windows job
oleksandr-pavlyk
committed
6271682
Copy full SHA for 6271682
Use sycl_free_noexcept instead of sycl::free
oleksandr-pavlyk
committed
09236c9
Copy full SHA for 09236c9
Commits on Nov 3, 2024
Merge remote-tracking branch 'origin/master' into feature/radix-sort
oleksandr-pavlyk
committed
350738b
Copy full SHA for 350738b
Renamed n_values->n_to_sort for readability per review
oleksandr-pavlyk
committed
93db58a
Copy full SHA for 93db58a
Address PR feedback
Show description for 446ce05
oleksandr-pavlyk
committed
446ce05
Copy full SHA for 446ce05
Commits on Oct 30, 2024
Merge pull request #1882 from IntelPython/dependabot/github_actions/github/codeql-action-3.27.0
Show description for 7ffcca4
ndgrigorian
authored
7ffcca4
Copy full SHA for 7ffcca4
Bump github/codeql-action from 3.26.13 to 3.27.0
Show description for f362336
dependabot[bot]
authored and
ndgrigorian
committed
f362336
Copy full SHA for f362336
Merge pull request #1884 from IntelPython/update-coverage-workflow-for-2025
Show description for d736961
ndgrigorian
authored
d736961
Copy full SHA for d736961
Test_windows step to check if script exists before attempting to run it
oleksandr-pavlyk
committed
938dd00
Copy full SHA for 938dd00
Commits on Oct 29, 2024
Merge pull request #1881 from IntelPython/dependabot/github_actions/actions/checkout-4.2.2
Show description for 212fdd5
oleksandr-pavlyk
authored
212fdd5
Copy full SHA for 212fdd5
Merge pull request #1885 from IntelPython/fix-classifier
Show description for 80dde32
oleksandr-pavlyk
authored
80dde32
Copy full SHA for 80dde32
Pagination
Previous
Next
You can’t perform that action at this time.