Skip to content
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

[SYCL] Add support for sorting using sub-group #7374

Merged

Conversation

romanovvlad
Copy link
Contributor

Use provided work-group or sub-group instead of creating
a separate object in sort algorithms.

Use provided work-group or sub-group instead of creating a separate
object in sort algorithms.
@romanovvlad
Copy link
Contributor Author

Test is here: intel/llvm-test-suite#1380

@romanovvlad
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1380

Copy link
Contributor

@cperkinsintel cperkinsintel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@romanovvlad
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1380

@romanovvlad
Copy link
Contributor Author

The issue is unrelated. Merging.

@romanovvlad romanovvlad merged commit 168767c into intel:sycl Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants