-
Notifications
You must be signed in to change notification settings - Fork 814
Open
Labels
Description
Describe the bug
2026-01-28T19:39:59.9173602Z FAIL: SYCL :: bindless_images/dx11_interop/read_write_unsampled.cpp (432 of 2427)
2026-01-28T19:39:59.9174179Z ******************** TEST 'SYCL :: bindless_images/dx11_interop/read_write_unsampled.cpp' FAILED ********************
2026-01-28T19:39:59.9174620Z Exit Code: 3221226505
2026-01-28T19:39:59.9175797Z
2026-01-28T19:39:59.9175891Z Command Output (stdout):
2026-01-28T19:39:59.9176088Z --
2026-01-28T19:39:59.9176232Z # RUN: at line 12
2026-01-28T19:39:59.9176920Z env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 D:\github\_work\llvm\llvm\build-e2e\bindless_images\dx11_interop\Output\read_write_unsampled.cpp.tmp.out
2026-01-28T19:39:59.9178283Z # executed command: env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 'D:\github\_work\llvm\llvm\build-e2e\bindless_images\dx11_interop\Output\read_write_unsampled.cpp.tmp.out'
2026-01-28T19:39:59.9179136Z # .---command stdout------------
2026-01-28T19:39:59.9179419Z # | Initialized D3D adapter: Intel(R) Arc(TM) A770 Graphics
2026-01-28T19:39:59.9179718Z # `-----------------------------
2026-01-28T19:39:59.9179936Z # .---command stderr------------
2026-01-28T19:39:59.9180379Z # | SYCL kernel submission error: level_zero backend failed with error: 20 (UR_RESULT_ERROR_DEVICE_LOST)
2026-01-28T19:39:59.9180830Z # `-----------------------------
2026-01-28T19:39:59.9181080Z # error: command failed with exit status: 0xc0000409
2026-01-28T19:39:59.9181287Z
2026-01-28T19:39:59.9181339Z --
2026-01-28T19:39:59.9186642Z ********************
2026-01-28T19:39:59.9186953Z FAIL: SYCL :: bindless_images/dx12_interop/read_write_unsampled.cpp (435 of 2427)
2026-01-28T19:39:59.9187541Z ******************** TEST 'SYCL :: bindless_images/dx12_interop/read_write_unsampled.cpp' FAILED ********************
2026-01-28T19:39:59.9187985Z Exit Code: 3221226505
2026-01-28T19:39:59.9188099Z
2026-01-28T19:39:59.9188168Z Command Output (stdout):
2026-01-28T19:39:59.9188348Z --
2026-01-28T19:39:59.9188489Z # RUN: at line 12
2026-01-28T19:39:59.9189179Z env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 D:\github\_work\llvm\llvm\build-e2e\bindless_images\dx12_interop\Output\read_write_unsampled.cpp.tmp.out
2026-01-28T19:39:59.9190524Z # executed command: env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 'D:\github\_work\llvm\llvm\build-e2e\bindless_images\dx12_interop\Output\read_write_unsampled.cpp.tmp.out'
2026-01-28T19:39:59.9191500Z # .---command stdout------------
2026-01-28T19:39:59.9191784Z # | Initialized D3D adapter: Intel(R) Arc(TM) A770 Graphics
2026-01-28T19:39:59.9192071Z # `-----------------------------
2026-01-28T19:39:59.9192322Z # error: command failed with exit status: 0xc0000409
2026-01-28T19:39:59.9192530Z
2026-01-28T19:39:59.9192581Z --
https://github.com/intel/llvm/actions/runs/21447811340/job/61779752814
Need to click full logs, it doesn't show up in Failed Tests for some reason
To reproduce
No response
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
Reactions are currently unavailable