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

Temporary disable ESIMD/aot_mixed.cpp untill get fixed 'Unsupported required sub group size' issue #1260

Merged
merged 4 commits into from
Sep 14, 2022

Conversation

dbudanov-cmplr
Copy link

No description provided.

@dbudanov-cmplr dbudanov-cmplr requested a review from a team as a code owner September 13, 2022 18:57
@pvchupin
Copy link

@dbudanov-cmplr, it seems XFAIL doesn't work as test passes in some configurations.

[2022-09-13T19:31:26.768Z] Unexpectedly Passed Tests (1):
[2022-09-13T19:31:26.768Z]   SYCL :: ESIMD/aot_mixed.cpp

Can you rework as UNSUPPORTED?
Also please add a comment to the test itself that this is temporary until issue is fixed.

@@ -8,6 +8,7 @@
// REQUIRES: gpu
// UNSUPPORTED: cuda || hip
// UNSUPPORTED: esimd_emulator
// UNSUPPORTED: gpu-intel-gen9

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it will fix it on Windows where we switched to TGL recently.

Co-authored-by: Pavel Chupin <[email protected]>
pvchupin
pvchupin previously approved these changes Sep 13, 2022
@dbudanov-cmplr
Copy link
Author

@v-klochkov, @pvchupin could you merge the request. The fails in CI are not related to the modified test.

@v-klochkov v-klochkov merged commit 91e3d0e into intel:intel Sep 14, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…ub group size' issue (intel#1260)

* Temporary disable ESIMD/aot_mixed.cpp untill get fixed 'Unsupported required sub group size' issue

Co-authored-by: Pavel Chupin <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…ub group size' issue (intel/llvm-test-suite#1260)

* Temporary disable ESIMD/aot_mixed.cpp untill get fixed 'Unsupported required sub group size' issue

Co-authored-by: Pavel Chupin <[email protected]>
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.

4 participants