HostInteropTask/host-task-two-queues timeout on PVC with driver 25.35.35096.9
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
### Describe the bug
https://github.com/intel/llvm/pull/20162
https://github.com/intel/llvm/actions/runs/17985510558/job/51163991604?pr=20162
```
TIMEOUT: SYCL :: HostInteropTask/host-task-two-queues.cpp (1893 of 1893)
******************** TEST 'SYCL :: HostInteropTask/host-task-two-queues.cpp' FAILED ********************
Exit Code: -9
Timeout: Reached timeout of 300 seconds
Command Output (stdout):
--
# RUN: at line 2
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/HostInteropTask/Output/host-task-two-queues.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu /__w/llvm/llvm/build-e2e/HostInteropTask/Output/host-task-two-queues.cpp.tmp.out
# .---command stdout------------
# | C[0][0] = 7
# | C[0][1] = 7
# | C[0][2] = 7
# | C[0][3] = 7
# | C[0][4] = 7
# | C[1][0] = 7
# | C[1][1] = 7
# | C[1][2] = 7
# | C[1][3] = 7
# | C[1][4] = 7
# | C[2][0] = 7
# | C[2][1] = 7
# | C[2][2] = 7
# | C[2][3] = 7
# | C[2][4] = 7
# | C[3][0] = 7
# | C[3][1] = 7
# | C[3][2] = 7
# | C[3][3] = 7
# | C[3][4] = 7
# | C[4][0] = 7
# | C[4][1] = 7
# | C[4][2] = 7
# | C[4][3] = 7
# | C[4][4] = 7
# `-----------------------------
# error: command failed with exit status: -9
# error: command reached timeout: True
```
### To reproduce
1. Include a code snippet that is as short as possible
2. Specify the command which should be used to compile the program
3. Specify the command which should be used to launch the program
4. Indicate what is wrong and what was expected
### Environment
- OS: [e.g Windows/Linux]
- Target device and vendor: [e.g. Intel GPU]
- DPC++ version: [e.g. commit hash or output of `clang++ --version`]
- Dependencies version: [e.g. the output of `sycl-ls --verbose`]
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.