Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Reenable reduction tests and reinforce coverage #1659

Open
wants to merge 2 commits into
base: intel
Choose a base branch
from

Conversation

steffenlarsen
Copy link

This commit reenables a selection of reduction tests that were only failing on certain systems. The failure was caused by reductions working outside its work boundaries and was passing due to the values read coincidentally being the same as the identity. To avoid this in the future, this commit also adds test-cases with a different actual identity.

This commit reenables a selection of reduction tests that were only
failing on certain systems. The failure was caused by reductions
working outside its work boundaries and was passing due to the values
read coincidentally being the same as the identity. To avoid this
in the future, this commit also adds test-cases with a different actual
identity.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner March 14, 2023 13:50
@steffenlarsen
Copy link
Author

/verify with intel/llvm#8641

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

/verify with intel/llvm#8709

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants