Skip to content

SYCL :: Matrix/element_wise_ops.cpp failing on BMG with driver 25.35.35096.9 #20190

@sarnex

Description

@sarnex

Describe the bug

Failing with driver bump

#20162

https://github.com/intel/llvm/actions/runs/17983166100/job/51156425322?pr=20162

 FAIL: SYCL :: Matrix/element_wise_ops.cpp (1513 of 1893)
  ******************** TEST 'SYCL :: Matrix/element_wise_ops.cpp' FAILED ********************
  Exit Code: -11
  
  Command Output (stdout):
  --
  # RUN: at line 13
  env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/Matrix/Output/element_wise_ops.cpp.tmp.out
  # executed command: env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/Matrix/Output/element_wise_ops.cpp.tmp.out
  # .---command stdout------------
  # | 8x16x32: passed
  # | 8x16x32: passed
  # | 8x16x16: passed
  # | 16x16x16: passed
  # | 1x64x16: passed
  # | 1x64x32: passed
  # | 32x64x16: passed
  # `-----------------------------
  # error: command failed with exit status: -11
  
  --
  

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions