Skip to content

[SYCL] Fix check-all after #10635 #10744

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
Aug 8, 2023

Conversation

aelovikov-intel
Copy link
Contributor

Single triple targets are only meant for manual run and should not be included into check-all, only check-sycl-combined-triples should be. Otherwise we are running the same tests from multiple processes resulting in race conditions (beside unnecessary work).

Single triple targets are only meant for manual run and should not be
included into check-all, only check-sycl-combined-triples should be.
Otherwise we are running the same tests from multiple processes
resulting in race conditions (beside unnecessary work).
@aelovikov-intel aelovikov-intel requested a review from a team as a code owner August 8, 2023 21:26
jsji added a commit that referenced this pull request Aug 8, 2023
@aelovikov-intel aelovikov-intel merged commit d075bd0 into intel:sycl Aug 8, 2023
@aelovikov-intel aelovikov-intel deleted the fix-check-all branch August 8, 2023 22:18
mdtoguchi pushed a commit to mdtoguchi/llvm that referenced this pull request Oct 18, 2023
Single triple targets are only meant for manual run and should not be
included into check-all, only check-sycl-combined-triples should be.
Otherwise we are running the same tests from multiple processes
resulting in race conditions (beside unnecessary work).
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.

2 participants