Skip to content

[SYCL][E2E] Disable flaky test on Windows #9290

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
merged 1 commit into from
May 3, 2023
Merged

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented May 3, 2023

Originally I wanted to disable this on Gen12 Windows only, but it seems there are a ton of device IDs we would need to check and based on #9117 (comment) we don't care about Windows anyway.

Related: #9117

Originally I wanted to disable this on Gen12 Windows only, but it seems there are a ton of device IDs
we would need to check  and based on intel#9117 (comment)
we don't care about Windows anyway.

Related: intel#9117

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
@sarnex sarnex marked this pull request as ready for review May 3, 2023 14:31
@sarnex sarnex requested a review from a team as a code owner May 3, 2023 14:31
@rdeodhar
Copy link
Contributor

rdeodhar commented May 3, 2023

Yes, use of immediate command lists, and therefore this test, can be disabled on all GPUs when running on Windows.
The GPU Driver support for immediate command lists is not well-tested on Windows.

@sarnex
Copy link
Contributor Author

sarnex commented May 3, 2023

@intel/llvm-gatekeepers I think we are good to merge, we shouldn't need CI to finish if you look at the change, the test author supports the change (see above), and many people are hitting this.

@steffenlarsen steffenlarsen merged commit b11316a into intel:sycl May 3, 2023
@sarnex sarnex temporarily deployed to aws May 3, 2023 16:07 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to aws May 3, 2023 20:24 — with GitHub Actions Inactive
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.

4 participants