Skip to content

Bindless image interop failures with Win BMG driver 1.6.34938 #20384

@sarnex

Description

@sarnex

Describe the bug

https://github.com/intel/llvm/actions/runs/18541162022/job/52955731519

  
  ********************
  FAIL: SYCL :: bindless_images/dx12_interop/read_write_unsampled.cpp (482 of 2489)
  ******************** TEST 'SYCL :: bindless_images/dx12_interop/read_write_unsampled.cpp' FAILED ********************
  Exit Code: 1
  
  Command Output (stdout):
  --
  # RUN: at line 9
  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
  # 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'
  # .---command stdout------------
  # | Initialized D3D adapter: Intel(R) Arc(TM) B580 Graphics
  # | Skipping unorm_int8 test for Level Zero backend.
  # | Skipping unorm_int8 test for Level Zero backend.
  # | Skipping unorm_int8 test for Level Zero backend.
  # `-----------------------------
  # .---command stderr------------
  # | Test failed!
  # `-----------------------------
  # error: command failed with exit status: 1
  
  --
  
  ********************
  FAIL: SYCL :: bindless_images/dx11_interop/read_write_unsampled.cpp (787 of 2489)
  ******************** TEST 'SYCL :: bindless_images/dx11_interop/read_write_unsampled.cpp' FAILED ********************
  Exit Code: 7
  
  Command Output (stdout):
  --
  # RUN: at line 9
  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
  # 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'
  # .---command stdout------------
  # | Initialized D3D adapter: Intel(R) Arc(TM) B580 Graphics
  # `-----------------------------
  # .---command stderr------------
  # | 	SYCL kernel submission error: level_zero backend failed with error: 20 (UR_RESULT_ERROR_DEVICE_LOST)
  # | 	SYCL kernel submission error: level_zero backend failed with error: 40 (UR_RESULT_ERROR_OUT_OF_RESOURCES)
  # | 	SYCL kernel submission error: level_zero backend failed with error: 40 (UR_RESULT_ERROR_OUT_OF_RESOURCES)
  # `-----------------------------
  # error: command failed with exit status: 7
  
  --
  

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions