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
2e39e98
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 19, 2024
Add missing type_traits include
antonwolfy
committed
2e39e98
Copy full SHA for 2e39e98
Remove support of sycl::complex<sycl::half> type
antonwolfy
committed
febc5dc
Copy full SHA for febc5dc
Add changelog entry
antonwolfy
committed
0e67a5c
Copy full SHA for 0e67a5c
Align is_complex<T> implementation with STL wrappers of DPC++ compiler
antonwolfy
committed
6250841
Copy full SHA for 6250841
Merge pull request #1899 from IntelPython/add-missing-include
Show description for 3d5ef0a
antonwolfy
authored
3d5ef0a
Copy full SHA for 3d5ef0a
Add changelog entry
antonwolfy
committed
7d5acfb
Copy full SHA for 7d5acfb
Add missing include to math_utils.hpp
antonwolfy
committed
51c3150
Copy full SHA for 51c3150
Commits on Nov 18, 2024
Merge pull request #1893 from IntelPython/support-redist-runpath
Show description for 29ee329
oleksandr-pavlyk
authored
29ee329
Copy full SHA for 29ee329
Merge pull request #1896 from IntelPython/accumulator-maint-tweak
Show description for c792551
oleksandr-pavlyk
authored
c792551
Copy full SHA for c792551
Merge pull request #1897 from IntelPython/dependabot/github_actions/github/codeql-action-3.27.4
Show description for 0ac322b
oleksandr-pavlyk
authored
0ac322b
Copy full SHA for 0ac322b
Bump github/codeql-action from 3.27.1 to 3.27.4
Show description for 7376aa9
dependabot[bot]
authored
7376aa9
Copy full SHA for 7376aa9
Commits on Nov 15, 2024
Merge pull request #1872 from IntelPython/add-empty-task-submission
Show description for 34ae129
oleksandr-pavlyk
authored
34ae129
Copy full SHA for 34ae129
Merge pull request #1894 from IntelPython/fix-indexing-oob-indices
Show description for 2a4714f
ndgrigorian
authored
2a4714f
Copy full SHA for 2a4714f
Replace setting LD_LIBRARY_PATH with setting LIBRARY_PATH based on the preceding comment
oleksandr-pavlyk
committed
e4f3964
Copy full SHA for e4f3964
Set RELATIVE_PATH argument to build_dpctl_ext for pertinent modules
oleksandr-pavlyk
committed
0e32d06
Copy full SHA for 0e32d06
Based on conda build verify messages, replace dpcpp-cpp-rt with intel-sycl-rt
oleksandr-pavlyk
committed
037ca86
Copy full SHA for 037ca86
Correct typo: CMAKE_WITH_REDIST->DPCTL_WITH_REDIST
oleksandr-pavlyk
committed
3b5e69c
Copy full SHA for 3b5e69c
Replace setting LD_LIBRARY_PATH with setting LIBRARY_PATH based on the preceding comment
oleksandr-pavlyk
committed
413d4c4
Copy full SHA for 413d4c4
Add tests for well-behaved OOB indices
ndgrigorian
committed
ba0bfd9
Copy full SHA for ba0bfd9
Add integer indexing fix to CHANGELOG
ndgrigorian
committed
a4f6d77
Copy full SHA for a4f6d77
Add assertion that index type is integral to indexing utilities
ndgrigorian
committed
739fe76
Copy full SHA for 739fe76
Merge pull request #1895 from IntelPython/contribution-to-1894
Show description for 6dc298c
oleksandr-pavlyk
authored
6dc298c
Copy full SHA for 6dc298c
Save repeated expression in accumulation functor operator to a variable
oleksandr-pavlyk
committed
1db958a
Copy full SHA for 1db958a
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
Made `ProjectorT proj` constexpr
Show description for 0493fdd
oleksandr-pavlyk
committed
0493fdd
Copy full SHA for 0493fdd
Fix build break
Show description for 2ad5382
oleksandr-pavlyk
committed
2ad5382
Copy full SHA for 2ad5382
Expanded docstring as suggested in review
oleksandr-pavlyk
committed
7752078
Copy full SHA for 7752078
Integer indexing now permits indices out of bounds of platform-dependent `ssize_t`
Show description for 9e40df8
ndgrigorian
committed
9e40df8
Copy full SHA for 9e40df8
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
Pagination
Previous
Next
You can’t perform that action at this time.