-
Notifications
You must be signed in to change notification settings - Fork 125
Implement urKernelGetSuggestedLocalWorkSize #1385
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
Merged
kbenzie
merged 63 commits into
oneapi-src:main
from
yingcong-wu:yc/new-api-suggestgroupsize
Jun 4, 2024
Merged
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
4628542
add name to queue.yml
yingcong-wu 27ea151
save
yingcong-wu 9672f70
add impls
yingcong-wu bb0e10d
fix build problem
yingcong-wu 18d1171
fix a typo
yingcong-wu 941de5a
move the api to kernel.yml
yingcong-wu 82188b3
move impls to kernel.cpp
yingcong-wu 069ceb7
address comment
yingcong-wu b0a2c83
fix cuda build problem
yingcong-wu 79b086c
fix hip build problem
yingcong-wu dab069f
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu 77133ca
fix l0 build problem
yingcong-wu 3fec2ee
address comment
yingcong-wu 03ab9a8
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu 7ad31b6
address comment
yingcong-wu e5bcf84
fix l0 build problem
yingcong-wu 276f738
change word in kernel.yml
yingcong-wu 2fd576b
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu f174475
add test
yingcong-wu 407ed02
add test
yingcong-wu a1c9f0f
add test
yingcong-wu 4ce852b
merge
yingcong-wu d77d7c1
remove unwanted code
yingcong-wu d9883cd
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu 6e887ef
adapt the new cuda/hip implement
yingcong-wu 57ff11e
ignore unused var
yingcong-wu 8799d8e
fix head error(is this a bug for other pr?)
yingcong-wu 0248d87
add an error code
yingcong-wu 9850c12
add check
yingcong-wu 0fa8dbc
change error code
yingcong-wu 92c8383
remove comment
yingcong-wu ee6ec18
unsupported for opencl for now
yingcong-wu 17e4981
Revert "change error code"
yingcong-wu a39299f
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu f8f48c6
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu 74c9213
remove passed test
yingcong-wu 557009a
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu feee43f
catch up on latest changes
yingcong-wu 88d4066
update header
yingcong-wu d3c5693
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu f28510b
switch to maybe_unused
yingcong-wu 6a429b5
remove unwanted check
yingcong-wu 0ab11d2
add check, change error code to more precise one
yingcong-wu f2d0a59
remove unused code
yingcong-wu d148c9c
add dummy impl for native_cpu
yingcong-wu cb03acf
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu d9259b3
add native_cpu match lines
yingcong-wu 7bff79d
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu b527309
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu 992fdc3
not use DIE_NO_IMPLEMENTATION
yingcong-wu f3e11f1
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu 9a2caa1
address comment
yingcong-wu 7dc7a73
address comment
yingcong-wu 145fcd5
fix wrong skip
yingcong-wu bbd06fc
fix ci
yingcong-wu 5b8a529
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu 1ca4949
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu 540d6ce
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu 68eb2ea
Merge remote-tracking branch 'origin/main' into yc/new-api-suggestgro…
yingcong-wu 4beaad7
Merge branch 'main' into yc/new-api-suggestgroupsize
yingcong-wu a04e74d
Merge remote-tracking branch 'origin/main' into yc/new-api-suggestgro…
kbenzie bbf7931
Fix OpenCL build
kbenzie 5593d84
Fix CUDA build
kbenzie 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
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
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.
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.