Skip to content

ProfilingTag/profiling_queue.cpp Failing on Gen12 Linux on unrelated changes #18428

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

Open
ayylol opened this issue May 12, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@ayylol
Copy link
Contributor

ayylol commented May 12, 2025

Describe the bug

Saw this failure in #18418, which only re-enables tests on another platform so this must be an unrelated failure.

FAIL: SYCL :: ProfilingTag/profiling_queue.cpp (1329 of 2370)
******************** TEST 'SYCL :: ProfilingTag/profiling_queue.cpp' FAILED ********************
Exit Code: -6

Command Output (stdout):
--
# RUN: at line 4
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/ProfilingTag/Output/profiling_queue.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/ProfilingTag/Output/profiling_queue.cpp.tmp.out
# .---command stdout------------
# | StartTagSubmit: 218851653488
# | StartTagStart: 218851742356
# | StartTagEnd: 218851742356
# | EndTagSubmit: 218852102404
# | EndTagStart: 218852486216
# | EndTagEnd: 218852486216
# `-----------------------------
# .---command stderr------------
# | ur_die: urEventWait must not be called for an internal event
# | terminate called without an active exception
# `-----------------------------
# error: command failed with exit status: -6

--

https://github.com/intel/llvm/actions/runs/14975691324/job/42069202736?pr=18418

To reproduce

  1. Include a code snippet that is as short as possible
  2. Specify the command which should be used to compile the program
  3. Specify the command which should be used to launch the program
  4. Indicate what is wrong and what was expected

Environment

  • OS: [e.g Windows/Linux]
  • Target device and vendor: [e.g. Intel GPU]
  • DPC++ version: [e.g. commit hash or output of clang++ --version]
  • Dependencies version: [e.g. the output of sycl-ls --verbose]

Additional context

No response

@ayylol ayylol added the bug Something isn't working label May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant