Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Disable some SYCL/Reduction tests on Windows OpenCL #211

Merged

Conversation

dm-vodopyanov
Copy link

This patch disables some SYCL/Reduction tests because they fail
sporadically in CI on Windows with OpenCL with exceeded time out
(possible deadlock).

This patch disables some SYCL/Reduction tests because they fail
sporadically in CI on Windows with OpenCL with exceeded time out
(possible deadlock).
@dm-vodopyanov
Copy link
Author

@dm-vodopyanov
Copy link
Author

These failures block feature intel/llvm#3382

@v-klochkov v-klochkov merged commit 171df51 into intel:intel Mar 31, 2021
@v-klochkov
Copy link

There is no deadlock during execution of those tests, but definitely there is some perf bug/anomaly there that causes extremely slow runtime. The time spent not in the kernel, but somewhere in jit-compilation of kernels.

aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…suite#211)

This patch disables some SYCL/Reduction tests because they fail
sporadically in CI on Windows with OpenCL with exceeded time out.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants