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][E2E] Enable passing UNSUPPORTED:gpu tests #15391

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

steffenlarsen
Copy link
Contributor

@steffenlarsen steffenlarsen commented Sep 13, 2024

This commit enables a selection of tests with UNSUPPORTED:gpu that seems to have been fixed since their disablement.

Additionally, it restricts expected failure of image_array to just Gen12, with tracker #15398.

This commit enables a selection of tests with UNSUPPORTED:gpu that seems
to have been fixed since their disablement.

Signed-off-by: Larsen, Steffen <[email protected]>
Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen merged commit d6f8275 into intel:sycl Sep 17, 2024
12 checks passed
steffenlarsen added a commit to steffenlarsen/llvm that referenced this pull request Sep 17, 2024
intel#15391 enabled the image_array test
for all other GPU devices than Gen12. However, in post-commit the test
seems to fail on arc sporadically. As such this commit disables it
again.

Signed-off-by: Larsen, Steffen <[email protected]>
againull pushed a commit that referenced this pull request Sep 17, 2024
#15391 enabled the image_array test
for all other GPU devices than Gen12. However, in post-commit the test
seems to fail on arc sporadically. As such this commit disables it
again.

Signed-off-by: Larsen, Steffen <[email protected]>
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