Graph/Update/update_with_indices_accessor_spv.cpp sporadically failing on Linux BMG
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
Sporadic Linux BMG fail
```
FAIL: SYCL :: Graph/Update/update_with_indices_accessor_spv.cpp (1498 of 2471)
******************** TEST 'SYCL :: Graph/Update/update_with_indices_accessor_spv.cpp' FAILED ********************
Exit Code: -6
Command Output (stdout):
--
# RUN: at line 1
/__w/llvm/llvm/toolchain/bin/clang++ -Werror -D_GLIBCXX_USE_CXX11_ABI=0 -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Graph/Update/update_with_indices_accessor_spv.cpp -Wno-error=deprecated-declarations -o /__w/llvm/llvm/build-e2e/Graph/Update/Output/update_with_indices_accessor_spv.cpp.tmp.out
# executed command: /__w/llvm/llvm/toolchain/bin/clang++ -Werror -D_GLIBCXX_USE_CXX11_ABI=0 -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Graph/Update/update_with_indices_accessor_spv.cpp -Wno-error=deprecated-declarations -o /__w/llvm/llvm/build-e2e/Graph/Update/Output/update_with_indices_accessor_spv.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 2
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Graph/Update/Output/update_with_indices_accessor_spv.cpp.tmp.out /__w/llvm/llvm/llvm/sycl/test-e2e/Graph/Update/../Inputs/Kernels/update_with_indices_accessor.spv
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Graph/Update/Output/update_with_indices_accessor_spv.cpp.tmp.out /__w/llvm/llvm/llvm/sycl/test-e2e/Graph/Update/../Inputs/Kernels/update_with_indices_accessor.spv
# .---command stderr------------
# | update_with_indices_accessor_spv.cpp.tmp.out: /__w/llvm/llvm/llvm/sycl/test-e2e/Graph/Update/update_with_indices_accessor_spv.cpp:59: int main(int, char **): Assertion `HostDataA[i] == i' failed.
# `-----------------------------
# error: command failed with exit status: -6
```
https://github.com/intel/llvm/actions/runs/24816032311/job/72632254341
Contributor guide
Assessment
This issue has not been assessed yet.