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 :: Basic/built-ins/marray_common.cpp fails in pre-commit #13346

Open
KornevNikita opened this issue Apr 10, 2024 · 0 comments
Open

SYCL :: Basic/built-ins/marray_common.cpp fails in pre-commit #13346

KornevNikita opened this issue Apr 10, 2024 · 0 comments
Labels
bug Something isn't working confirmed

Comments

@KornevNikita
Copy link
Contributor

Describe the bug

See https://github.com/intel/llvm/actions/runs/8628394148/job/23650791040?pr=13335:

FAIL: SYCL :: Basic/built-ins/marray_common.cpp (162 of 1974)
******************** TEST 'SYCL :: Basic/built-ins/marray_common.cpp' FAILED ********************
Exit Code: -6

Command Output (stdout):
--
# RUN: at line 1
/__w/llvm/llvm/toolchain/bin//clang++   -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Basic/built-ins/marray_common.cpp -o /__w/llvm/llvm/build-e2e/Basic/built-ins/Output/marray_common.cpp.tmp.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Basic/built-ins/marray_common.cpp -o /__w/llvm/llvm/build-e2e/Basic/built-ins/Output/marray_common.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/Basic/built-ins/Output/marray_common.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Basic/built-ins/Output/marray_common.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 2
env ONEAPI_DEVICE_SELECTOR=opencl:fpga  /__w/llvm/llvm/build-e2e/Basic/built-ins/Output/marray_common.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=opencl:fpga /__w/llvm/llvm/build-e2e/Basic/built-ins/Output/marray_common.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 3
/__w/llvm/llvm/toolchain/bin//clang++   -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Basic/built-ins/marray_common.cpp -fpreview-breaking-changes -o /__w/llvm/llvm/build-e2e/Basic/built-ins/Output/marray_common.cpp.tmp_preview.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/Basic/built-ins/marray_common.cpp -fpreview-breaking-changes -o /__w/llvm/llvm/build-e2e/Basic/built-ins/Output/marray_common.cpp.tmp_preview.out
# note: command had no output on stdout or stderr
# RUN: at line 4
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/Basic/built-ins/Output/marray_common.cpp.tmp_preview.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Basic/built-ins/Output/marray_common.cpp.tmp_preview.out
# note: command had no output on stdout or stderr
# RUN: at line 4
env ONEAPI_DEVICE_SELECTOR=opencl:fpga  /__w/llvm/llvm/build-e2e/Basic/built-ins/Output/marray_common.cpp.tmp_preview.out
# executed command: env ONEAPI_DEVICE_SELECTOR=opencl:fpga /__w/llvm/llvm/build-e2e/Basic/built-ins/Output/marray_common.cpp.tmp_preview.out
# .---command stderr------------
# | corrupted size vs. prev_size in fastbins
# `-----------------------------
# error: command failed with exit status: -6

To reproduce

No response

Environment

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed
Projects
None yet
Development

No branches or pull requests

1 participant