Skip to content
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

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

Open
dm-vodopyanov opened this issue Jan 15, 2025 · 0 comments
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

@dm-vodopyanov dm-vodopyanov added bug Something isn't working hip Issues related to execution on HIP backend. labels Jan 15, 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

1 participant