Skip to content

[SYCL][E2E] Fix preview flag testing for non-HIP and non-CUDA devices #11978

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

Conversation

steffenlarsen
Copy link
Contributor

@steffenlarsen steffenlarsen commented Nov 22, 2023

The preview flag testing for E2E testing is currently broken. #11929 attempts to fix it but has shown that some breakages in CUDA and HIP have been hidden behind the broken testing. To allow for proper testing while these failures are being investigated, this PR implements the fixes from #11929 with the caveat that they do not apply when HIP and CUDA devices are part of the testing. This is a temporary solution and does not replace #11929.

The preview flag testing for E2E testing is currently broken.
intel#11929 attempts to fix it but has
shown that some breakages in CUDA and HIP have been hidden behind the
broken testing. To allow for proper testing while these failures are
being investigated, this PR implements the fixes from
intel#11929 with the caveat that they do
not apply when HIP and CUDA devices are part of the testing. This is
a temporary solution and does *not* replace
intel#11929.

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