Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Fix CI issues caused by recent UR version bump (intel#14796)
`hwloc` became a dependency after intel#13343 was merged. CI infrastructure has been updated to have `hwloc` installed, but it's still missing on macOS runner. Additionally, UMF compile options caused errors on SYCL runners that should be resolved after UR version bump included in this patch. Logs: https://github.com/intel/llvm/actions/runs/10106492701/job/27948711331 and https://github.com/intel/llvm/actions/runs/10106492701/job/27948711538.
- Loading branch information