Skip to content

[SYCL][E2E] Add missing sg-32 requires #18236

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
merged 1 commit into from
Apr 29, 2025

Conversation

npmiller
Copy link
Contributor

These tests are using redq_sub_group_size(32) so they should require the feature.

This is visible on certain AMD GPUs that use a 64 thread sub-group size instead of 32 threads.

These tests are using `redq_sub_group_size(32)` so they should require
the feature.

This is visible on certain AMD GPUs that use a 64 thread sub-group size
instead of 32 threads.
@npmiller npmiller requested review from a team as code owners April 29, 2025 09:06
@npmiller npmiller requested a review from againull April 29, 2025 09:06
@npmiller
Copy link
Contributor Author

@intel/llvm-gatekeepers this is ready to merge

@aelovikov-intel aelovikov-intel merged commit 2e3b58d into intel:sycl Apr 29, 2025
25 checks passed
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.

None yet

4 participants