-
Notifications
You must be signed in to change notification settings - Fork 795
Open
Labels
bugSomething isn't workingSomething isn't workinghipIssues related to execution on HIP backend.Issues related to execution on HIP backend.
Description
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
- Include code snippet as short as possible
- Specify the command which should be used to compile the program
- Specify the command which should be used to launch the program
- 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
andsycl-ls --verbose
]
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghipIssues related to execution on HIP backend.Issues related to execution on HIP backend.