Skip to content

bindless_images/dx11_interop/read_write_unsampled_semaphore.cpp fail on Win BMG #22298

@sarnex

Description

@sarnex

Describe the bug

Sporadic fail on Win BMG
https://github.com/intel/llvm/actions/runs/27354316972/job/80830646510

  ******************** TEST 'SYCL :: bindless_images/dx11_interop/read_write_unsampled_semaphore.cpp' FAILED ********************
  Exit Code: 1
  
  Command Output (stdout):
  --
  # RUN: at line 11
  D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror  -fsycl -fsycl-targets=spir64  D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\bindless_images\dx11_interop\read_write_unsampled_semaphore.cpp -ld3d11 -ld3d12 -ldxgi -ldxguid -ld3dcompiler -o D:\github\_work\llvm\llvm\build-e2e\bindless_images\dx11_interop\Output\read_write_unsampled_semaphore.cpp.tmp.out
  # executed command: D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\bindless_images\dx11_interop\read_write_unsampled_semaphore.cpp' -ld3d11 -ld3d12 -ldxgi -ldxguid -ld3dcompiler -o 'D:\github\_work\llvm\llvm\build-e2e\bindless_images\dx11_interop\Output\read_write_unsampled_semaphore.cpp.tmp.out'
  # RUN: at line 12
  D:\github\_work\llvm\llvm\build-e2e\bindless_images\dx11_interop\Output\read_write_unsampled_semaphore.cpp.tmp.out
  # executed command: 'D:\github\_work\llvm\llvm\build-e2e\bindless_images\dx11_interop\Output\read_write_unsampled_semaphore.cpp.tmp.out'
  # .---command stdout------------
  # | Initialized D3D adapter: Intel(R) Arc(TM) B580 Graphics
  # `-----------------------------
  # error: command failed with exit status: 1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions