Skip to content

[L0 v2] Graph/RecordReplay/buffer_ordering.cpp and Graph/Explicit/buffer_ordering.cpp failing on DG2 with new driver #18579

Closed
@sarnex

Description

@sarnex

Describe the bug

 ********************
Failed Tests (1):
  SYCL :: Graph/RecordReplay/buffer_ordering.cpp

https://github.com/intel/llvm/actions/runs/15147949232/job/42589283156?pr=18231

FAIL: SYCL :: Graph/RecordReplay/buffer_ordering.cpp (713 of 2374)
******************** TEST 'SYCL :: Graph/RecordReplay/buffer_ordering.cpp' FAILED ********************
Exit Code: -6

Command Output (stdout):
--
# RUN: at line 2
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/Graph/RecordReplay/Output/buffer_ordering.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Graph/RecordReplay/Output/buffer_ordering.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 2
env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/Graph/RecordReplay/Output/buffer_ordering.cpp.tmp.out
# executed command: env env UR_LOADER_USE_LEVEL_ZERO_V2=1 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Graph/RecordReplay/Output/buffer_ordering.cpp.tmp.out
# .---command stdout------------
# | Unexpected value at index 0 for Arr: 10 (got) vs 22 (expected)
# `-----------------------------
# .---command stderr------------
# | buffer_ordering.cpp.tmp.out: /__w/llvm/llvm/llvm/sycl/test-e2e/Graph/RecordReplay/../Inputs/buffer_ordering.cpp:100: int main(): Assertion `check_value(i, Expected, Arr[i], "Arr")' failed.
# `-----------------------------
# error: command failed with exit status: -6

--

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

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions