Skip to content

[UR][TEST] Check if level_zero and level_zero V2 adapters fail subgroup test#21566

Draft
kweronsx wants to merge 1 commit intosyclfrom
test/check-kernel-test-failing-adapters
Draft

[UR][TEST] Check if level_zero and level_zero V2 adapters fail subgroup test#21566
kweronsx wants to merge 1 commit intosyclfrom
test/check-kernel-test-failing-adapters

Conversation

@kweronsx
Copy link
Contributor

Modify UUR_KNOWN_FAILURE_ON macro invocation to see if the two adapters fail, since they do seem to have a non-trivial implementation, unlike the CUDA, HIP, NATIVE_CPU, and OFFLOAD adapters.

@kweronsx kweronsx force-pushed the test/check-kernel-test-failing-adapters branch from b95a7d1 to dda44b4 Compare March 19, 2026 12:22
…up test

Modify UUR_KNOWN_FAILURE_ON macro invocation to see if the two adapters fail,
since they do seem to have a non-trivial implementation.

Add native_cpu and offload adapters to the macro parameter list,
since native_cpu always returns 0, and offload always returns
UR_RESULT_ERROR_UNSUPPORTED_ENUMERATION.

Change required work subgroup size, since it seems that 8
is too high for the test devices, and check if setting 1
fixes the issue.
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.

1 participant