We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/intel/llvm/actions/runs/13412521455/job/37468760621?pr=17046
FAIL: SYCL :: ESIMD/Prefix_Local_sum2.cpp (1359 of 2262) ******************** TEST 'SYCL :: ESIMD/Prefix_Local_sum2.cpp' FAILED ******************** Exit Code: 134 Command Output (stdout): -- Running on Intel(R) Arc(TM) A750 Graphics Abort was called at 43 line in file: ../../neo/level_zero/core/source/memory/cpu_page_fault_memory_manager.cpp -- Command Output (stderr): -- RUN: at line 9: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/ESIMD/Output/Prefix_Local_sum2.cpp.tmp.out 20 + env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/ESIMD/Output/Prefix_Local_sum2.cpp.tmp.out 20 /__w/llvm/llvm/build-e2e/ESIMD/Output/Prefix_Local_sum2.cpp.script: line 1: 11307 Aborted (core dumped) env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/ESIMD/Output/Prefix_Local_sum2.cpp.tmp.out 20 --
No response
The text was updated successfully, but these errors were encountered:
Prefix_Local_sum3.cpp is also failing on unrelated changes: e.g.
Sorry, something went wrong.
fixing these both now
[SYCL][ESIMD][E2E] Disable failing prefix sum tests (#17098)
4953e53
They're sporadically failing. #17075 Signed-off-by: Sarnie, Nick <[email protected]>
No branches or pull requests
Describe the bug
https://github.com/intel/llvm/actions/runs/13412521455/job/37468760621?pr=17046
To reproduce
Environment
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: