You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SYCL exception caught: The program was built for 1 devices
...
error: invoke_simd has SPMD function as invoke target.Only ESIMD functions can be invoked by this function.
in kernel: 'typeinfo name for main::'lambda'(sycl::_V1::handler&)::operator()(sycl::_V1::handler&) const::Test'
error: backend compiler failed build.
To reproduce
You should be able to reproduce by checking out the llvmspirv_pulldown branch and revert the revert 200d768
Dependencies version: pre-commit dev igc (you can use the docker to reproduce: docker run --device=/dev/dri --rm -it ghcr.io/intel/llvm/ubuntu2204_intel_drivers:devigc /bin/bash )
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
See failures in https://github.com/intel/llvm/actions/runs/10483019123
To reproduce
You should be able to reproduce by checking out the llvmspirv_pulldown branch and revert the revert 200d768
Environment
docker run --device=/dev/dri --rm -it ghcr.io/intel/llvm/ubuntu2204_intel_drivers:devigc /bin/bash
)Additional context
No response
The text was updated successfully, but these errors were encountered: