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 :: USM/queue_copy.cpp fails in pre-commit (Intel Arc A-Series Graphics with Level Zero) #13348

Open
KornevNikita opened this issue Apr 10, 2024 · 1 comment
Labels
bug Something isn't working confirmed

Comments

@KornevNikita
Copy link
Contributor

Describe the bug

https://github.com/intel/llvm/actions/runs/8628394148/job/23650791247?pr=13335#logs

******************** TEST 'SYCL :: USM/queue_copy.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/USM/queue_copy.cpp -o /__w/llvm/llvm/build-e2e/USM/Output/queue_copy.cpp.tmp.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -fsycl -fsycl-targets=spir64 /__w/llvm/llvm/llvm/sycl/test-e2e/USM/queue_copy.cpp -o /__w/llvm/llvm/build-e2e/USM/Output/queue_copy.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/USM/Output/queue_copy.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/USM/Output/queue_copy.cpp.tmp.out
# .---command stdout------------
# | Passed
# | Abort was called at 260 line in file:
# | ../../neo/level_zero/core/source/builtin/builtin_functions_lib_impl.cpp
# `-----------------------------
# .---command stderr------------
# | pure virtual method called
# | terminate called without an active exception
# `-----------------------------
# error: command failed with exit status: -6

To reproduce

No response

Environment

No response

Additional context

No response

@KornevNikita
Copy link
Contributor Author

Looks related to #13347

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