Closed
Description
Currently, we run a single build per adapter (e.g. one build for OpenCL, one build for Level Zero, etc.), which can miss failures in the multi-adapter dispatcher, ur_ldrddi.cpp (e.g. #2048 ).
We should add a CI workflow for the Build & Test HW and e2e jobs that use a build that has multiple adapters enabled (although it can use only one adapter for the test).