Skip to content

Reduction/reduction_internal.cpp timed out in pre-commit on Linux #14947

@KornevNikita

Description

@KornevNikita

Describe the bug

See: https://github.com/intel/llvm/actions/runs/10185193333/job/28174852241

TIMEOUT: SYCL :: Reduction/reduction_internal.cpp (1862 of 2131)
******************** TEST 'SYCL :: Reduction/reduction_internal.cpp' FAILED ********************
Exit Code: -9
Timeout: Reached timeout of 600 seconds

Command Output (stdout):
--
# RUN: at line 1
/__w/llvm/llvm/toolchain/bin//clang++ -Werror -Xsycl-target-backend=amdgcn-amd-amdhsa --offload-arch=gfx10[31](https://github.com/intel/llvm/actions/runs/10185193333/job/28174852241#step:22:32) -fsycl -fsycl-targets=amdgcn-amd-amdhsa  /__w/llvm/llvm/llvm/sycl/test-e2e/Reduction/reduction_internal.cpp -o /__w/llvm/llvm/build-e2e/Reduction/Output/reduction_internal.cpp.tmp.out
# executed command: /__w/llvm/llvm/toolchain/bin//clang++ -Werror -Xsycl-target-backend=amdgcn-amd-amdhsa --offload-arch=gfx1031 -fsycl -fsycl-targets=amdgcn-amd-amdhsa /__w/llvm/llvm/llvm/sycl/test-e2e/Reduction/reduction_internal.cpp -o /__w/llvm/llvm/build-e2e/Reduction/Output/reduction_internal.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 2
env ONEAPI_DEVICE_SELECTOR=hip:gpu  /__w/llvm/llvm/build-e2e/Reduction/Output/reduction_internal.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=hip:gpu /__w/llvm/llvm/build-e2e/Reduction/Output/reduction_internal.cpp.tmp.out
# .---command stdout------------
# | : 42, expected 42
# | : 42, expected 42
# | : 42, expected 42
# | : 42, expected 42
# | : 42, expected 42
# | : 42, expected 42
# | : 42, expected 42
# | : 42, expected 42
# | : 61, expected 61
# | : 61, expected 61
# | : 61, expected 61
# | : 61, expected 61
# | : 61, expected 61
# | : 61, expected 61
# | : 61, expected 61
# | : 61, expected 61
# | : [42](https://github.com/intel/llvm/actions/runs/10185193333/job/28174852241#step:22:43), expected 42
# | : 42, expected 42
# | : 42, expected 42
# | : 42, expected 42
# | : 42, expected 42
# | : 42, expected 42
# | : 42, expected 42
# | : 42, expected 42
# | : 61, expected 61
# | : 61, expected 61
# `-----------------------------
# error: command failed with exit status: -9
# error: command reached timeout: True

To reproduce

  1. Include code snippet 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. AMD GPU]
  • DPC++ version: [e.g. commit hash or output of clang++ --version]
  • Dependencies version: [e.g. the output of rocm-smi and sycl-ls --verbose]

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghipIssues related to execution on HIP backend.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions