Skip to content

SYCL :: Graph/RecordReplay/basic_usm_shared.cpp failed on HIP due to timeout on unrelated changes #16650

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dm-vodopyanov opened this issue Jan 15, 2025 · 1 comment
Labels
bug Something isn't working hip Issues related to execution on HIP backend. sycl-graph

Comments

@dm-vodopyanov
Copy link
Contributor

Describe the bug

https://github.com/intel/llvm/actions/runs/12769662167/job/35593398436?pr=16624:

TIMEOUT: SYCL :: Graph/RecordReplay/basic_usm_shared.cpp (2258 of 2258)
******************** TEST 'SYCL :: Graph/RecordReplay/basic_usm_shared.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/12769662167/job/35593398436?pr=16624#step:24:32) -fsycl -fsycl-targets=amdgcn-amd-amdhsa  /__w/llvm/llvm/llvm/sycl/test-e2e/Graph/RecordReplay/basic_usm_shared.cpp -o /__w/llvm/llvm/build-e2e/Graph/RecordReplay/Output/basic_usm_shared.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/Graph/RecordReplay/basic_usm_shared.cpp -o /__w/llvm/llvm/build-e2e/Graph/RecordReplay/Output/basic_usm_shared.cpp.tmp.out
# note: command had no output on stdout or stderr
# RUN: at line 2
env UR_HIP_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=hip:gpu  /__w/llvm/llvm/build-e2e/Graph/RecordReplay/Output/basic_usm_shared.cpp.tmp.out
# executed command: env UR_HIP_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=hip:gpu /__w/llvm/llvm/build-e2e/Graph/RecordReplay/Output/basic_usm_shared.cpp.tmp.out
# note: command had no output on stdout or stderr
# error: command failed with exit status: -9
# error: command reached timeout: True

--

To reproduce

Environment

Additional context

No response

@bader
Copy link
Contributor

bader commented Feb 10, 2025

gfx1031 is unsupported, so closing this issue as "won't fix".
The test is expected to pass on gfx1030.
See the discussion in #16778 issue for more details.

@bader bader closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hip Issues related to execution on HIP backend. sycl-graph
Projects
None yet
Development

No branches or pull requests

2 participants