Skip to content

Reduction/reduction_internal_nd_range_1dim.cpp sporadically fails in pre-commit BMG&L0 #19767

@KornevNikita

Description

@KornevNikita

Describe the bug

See https://github.com/intel/llvm/actions/runs/16883251321?pr=19724

FAIL: SYCL :: Reduction/reduction_internal_nd_range_1dim.cpp (37 of 1882)
  ******************** TEST 'SYCL :: Reduction/reduction_internal_nd_range_1dim.cpp' FAILED ********************
  Exit Code: -11
  
  Command Output (stdout):
  --
  # RUN: at line 2
  env env UR_LOADER_USE_LEVEL_ZERO_V2=0 ONEAPI_DEVICE_SELECTOR=level_zero:gpu  /__w/llvm/llvm/build-e2e/Reduction/Output/reduction_internal_nd_range_1dim.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/Reduction/Output/reduction_internal_nd_range_1dim.cpp.tmp.out
  # .---command stdout------------
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 7, expected 7
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 26, expected 26
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 28, expected 28
  # | : 28, expected 28
  # | : 28, expected 28
  # | : 28, expected 28
  # | : 28, expected 28
  # | : 28, expected 28
  # | : 28, expected 28
  # | : 28, expected 28
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 9, expected 9
  # | : 28, expected 28
  # | : 28, expected 28
  # | : 28, expected 28
  # | : 28, expected 28
  # | : 28, expected 28
  # | : 28, expected 28
  # | : 28, expected 28
  # | : 28, expected 28
  # `-----------------------------
  # 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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions