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] Fix infinite loop bug in Config/select_device.cpp #12814

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

aelovikov-intel
Copy link
Contributor

No description provided.

@aelovikov-intel
Copy link
Contributor Author

Should fix post-commit failure (tried to verify that in https://github.com/intel/llvm/actions/runs/8022753676/job/21917765522).

@aelovikov-intel
Copy link
Contributor Author

Lin GEN12:

Failed Tests (1):
  SYCL :: ESIMD/regression/complex-lib-lin.cpp

Unrelated, also mentioned in #12816 (comment). + @intel/dpcpp-esimd-reviewers .

Win GEN12:

Failed Tests (10):
  SYCL :: Assert/assert_in_kernels_win.cpp
  SYCL :: Assert/assert_in_multiple_tus_one_ndebug_win.cpp
  SYCL :: Assert/assert_in_multiple_tus_win.cpp
  SYCL :: Assert/assert_in_one_kernel_win.cpp
  SYCL :: Assert/assert_in_simultaneous_kernels_win.cpp
  SYCL :: Assert/assert_in_simultaneously_multiple_tus.cpp
  SYCL :: Assert/assert_in_simultaneously_multiple_tus_one_ndebug.cpp
  SYCL :: ESIMD/dword_local_accessor_atomic_smoke.cpp
  SYCL :: ESIMD/dword_local_accessor_atomic_smoke_scalar_off.cpp
  SYCL :: Plugin/sycl-ls-unified-runtime.cpp

non-ESIMD are known: #12798 and #12797. The only possibly related comment about ESIMD is in #12608 (comment). I'll let @intel/dpcpp-esimd-reviewers follow-up as well.

@aelovikov-intel aelovikov-intel merged commit e251621 into intel:sycl Feb 23, 2024
10 of 12 checks passed
@aelovikov-intel aelovikov-intel deleted the fix-test branch February 23, 2024 21:15
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