-
Notifications
You must be signed in to change notification settings - Fork 30
Subdevices work #326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Subdevices work #326
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
865ef9d
wip
1979b63
Added C-api initial for all sub-device funcs
a1fa5f3
Merge branch 'master' of https://github.com/IntelPython/dpctl into su…
df04485
Change vector type + Added tests
3ff6620
Merge branch 'master' of https://github.com/IntelPython/dpctl into su…
6f4151d
fix tests + utils
c7588e9
Change vector to DeviceVectorRef
30817fb
Fix SetAt
230a45b
Backup
51f72d6
Add backend
972f553
work on cython part
f7d2bfa
Added cpdef func
8933f35
Merge remote-tracking branch 'origin/master' into sub_devices
oleksandr-pavlyk 072305a
using const qualifier in iterating over vector of sub-devices
oleksandr-pavlyk 1838637
fix Cython error due to mismatch in declaration of DPCTLDevice_Create…
oleksandr-pavlyk 4a5efc3
Fix tests
ccebb86
Delete commented code
d7ae52d
Added create_sub_devices_by_counts and create_sub_devices_by_affinity…
64799c1
Merge master
5130e69
Fix cython create_sub_devices_by_counts
3b4bae2
Fix create_sub_devices_by_affinity
77ba7d2
Add create_sub_devices for all funcs
2f3e4fa
Del useless import
b1aa862
Fix formatting
f58b2c6
Merge master
81df60e
Small fixes
f3defb9
Fix create_sub_devices_by_counts array
af10517
Del useless import
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.