SYCL :: HostInteropTask/host-task-dependency3.cpp flaky fails on AMD pre-commit
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
### Describe the bug
```
FAIL: SYCL :: HostInteropTask/host-task-dependency3.cpp (1638 of 2269)
******************** TEST 'SYCL :: HostInteropTask/host-task-dependency3.cpp' FAILED ********************
Exit Code: 134
Command Output (stdout):
--
Submit HT-1
Submit Kernel-1
Submit Kernel-2
Submit HT-2
Submit HT-3
Submit HT-4
--
Command Output (stderr):
--
RUN: at line 3: env UR_HIP_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=hip:gpu /__w/llvm/llvm/build-e2e/HostInteropTask/Output/host-task-dependency3.cpp.tmp.out
+ env UR_HIP_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=hip:gpu /__w/llvm/llvm/build-e2e/HostInteropTask/Output/host-task-dependency3.cpp.tmp.out
RUN: at line 5: env UR_HIP_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=hip:gpu /__w/llvm/llvm/build-e2e/HostInteropTask/Output/host-task-dependency3.cpp.tmp.out 10
+ env UR_HIP_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=hip:gpu /__w/llvm/llvm/build-e2e/HostInteropTask/Output/host-task-dependency3.cpp.tmp.out 10
Memory access fault by GPU node-1 (Agent handle: 0x2bbdd750) on address 0x72fc99588000. Reason: Page not present or supervisor privilege.
/__w/llvm/llvm/build-e2e/HostInteropTask/Output/host-task-dependency3.cpp.script: line 2: 6264 Aborted (core dumped) env UR_HIP_ENABLE_IMAGE_SUPPORT=1 ONEAPI_DEVICE_SELECTOR=hip:gpu /__w/llvm/llvm/build-e2e/HostInteropTask/Output/host-task-dependency3.cpp.tmp.out 10
--
```
### To reproduce
_No response_
### Environment
- OS: Linux
- Target device and vendor: AMD GPU
- DPC++ version: pre-commit testing
### Additional context
See: https://github.com/intel/llvm/actions/runs/13565209790/job/37917941463?pr=17143
Contributor guide
Assessment
This issue has not been assessed yet.