intel / intel/llvm

SubGroup/reduce_spirv13.cpp timeouts on unrelated changes in post-commit on HIP

Open
#17,284 0 comments 0 reactions 0 assignees View on GitHub
bug hip
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

### Describe the bug

reduce_spirv13.cpp timeouts on unrelated changes in post-commit on HIP:
```
********************
Timed Out Tests (1):
SYCL :: SubGroup/reduce_spirv13.cpp
```

See: https://github.com/intel/llvm/actions/runs/13637366327/job/38124734964

```

2025-03-03T22:01:46.3982079Z ********************
2025-03-03T22:01:46.3982278Z TIMEOUT: SYCL :: SubGroup/reduce_spirv13.cpp (2268 of 2268)
2025-03-03T22:01:46.3982531Z ******************** TEST 'SYCL :: SubGroup/reduce_spirv13.cpp' FAILED ********************
2025-03-03T22:01:46.3982734Z Exit Code: -9
2025-03-03T22:01:46.3982869Z Timeout: Reached timeout of 600 seconds
2025-03-03T22:01:46.3982971Z
2025-03-03T22:01:46.3983032Z Command Output (stdout):
2025-03-03T22:01:46.3983154Z --
2025-03-03T22:01:46.3983263Z # RUN: at line 1
2025-03-03T22:01:46.3983827Z /__w/llvm/llvm/toolchain/bin//clang++ -Werror -fsycl -fsycl-targets=amdgcn-amd-amdhsa -Xsycl-target-backend=amdgcn-amd-amdhsa --offload-arch=gfx1030 /__w/llvm/llvm/llvm/sycl/test-e2e/SubGroup/reduce_spirv13.cpp -o /__w/llvm/llvm/build-e2e/SubGroup/Output/reduce_spirv13.cpp.tmp.out
2025-03-03T22:01:46.3984838Z # executed command: /__w/llvm/llvm/toolchain/bin//clang++ -Werror -fsycl -fsycl-targets=amdgcn-amd-amdhsa -Xsycl-target-backend=amdgcn-amd-amdhsa --offload-arch=gfx1030 /__w/llvm/llvm/llvm/sycl/test-e2e/SubGroup/reduce_spirv13.cpp -o /__w/llvm/llvm/build-e2e/SubGroup/Output/reduce_spirv13.cpp.tmp.out
2025-03-03T22:01:46.3985441Z # note: command had no output on stdout or stderr
2025-03-03T22:01:46.3985603Z # RUN: at line 2
2025-03-03T22:01:46.3985872Z env UR_HIP_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=hip:gpu /__w/llvm/llvm/build-e2e/SubGroup/Output/reduce_spirv13.cpp.tmp.out
2025-03-03T22:01:46.3986328Z # executed command: env UR_HIP_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=hip:gpu /__w/llvm/llvm/build-e2e/SubGroup/Output/reduce_spirv13.cpp.tmp.out
2025-03-03T22:01:46.3986663Z # note: command had no output on stdout or stderr
2025-03-03T22:01:46.3986843Z # error: command failed with exit status: -9
2025-03-03T22:01:46.3987013Z # error: command reached timeout: True
2025-03-03T22:01:46.3987110Z
2025-03-03T22:01:46.3987156Z --
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.