Adapters/level_zero/interop-thread.cpp failed on Windows BMG
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
### Describe the bug
Adapters/level_zero/interop-thread.cpp failed in the [run_prebuilt_e2e_tests (Intel Battlemage Graphics with Level Zero, ["Windows","bmg"]) / Intel Battlemage Graphics with Level Zero](https://github.com/intel/llvm/actions/runs/22659557945/job/65678059207?pr=21425#logs) CI job:
https://github.com/intel/llvm/actions/runs/22659557945/job/65678059207?pr=21425
```
FAIL: SYCL :: Adapters/level_zero/interop-thread.cpp (907 of 2434)
******************** TEST 'SYCL :: Adapters/level_zero/interop-thread.cpp' FAILED ********************
Exit Code: 3221225477
Command Output (stdout):
--
# RUN: at line 3
env ONEAPI_DEVICE_SELECTOR=level_zero:gpu D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\interop-thread.cpp.tmp.out
# executed command: env ONEAPI_DEVICE_SELECTOR=level_zero:gpu 'D:\github\_work\llvm\llvm\build-e2e\Adapters\level_zero\Output\interop-thread.cpp.tmp.out'
# note: command had no output on stdout or stderr
# error: command failed with exit status: 0xc0000005
```
### To reproduce
https://github.com/intel/llvm/actions/runs/22659557945/job/65678059207?pr=21425
### Environment
Windows BMG
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.