Skip to content

Conversation

@steffenlarsen
Copy link
Contributor

@steffenlarsen steffenlarsen commented Aug 18, 2025

This commit changes the requirements in
sycl/test-e2e/Basic/max_work_group_size_props.cpp and sycl/test-e2e/Basic/max_linear_work_group_size_props.cpp to require CUDA rather than exclude other backends. This is done as the extension feature is explicitly marked as CUDA-specific in the extension document.

Closes #16403

This commit changes the requirements in
sycl/test-e2e/Basic/max_work_group_size_props.cpp and
sycl/test-e2e/Basic/max_linear_work_group_size_props.cpp to require CUDA
rather than exclude other backends. This is done as the extension
feature is explicitly marked as CUDA-specific in the extension document.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen
Copy link
Contributor Author

Failed Tests (1):
SYCL :: Reduction/reduction_nd_lambda.cpp

Unrelated and reported in #19354,

@steffenlarsen steffenlarsen merged commit 421bfc1 into intel:sycl Aug 19, 2025
44 of 48 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.

Test max_work_group_size_props.cpp and max_linear_work_group_size_props.cpp failing on all adapters

2 participants