-
Notifications
You must be signed in to change notification settings - Fork 795
[Benchmarks] Fix failing compute benchmarks build #20500
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Dispatched run with the fixed workflow from #20508: https://github.com/intel/llvm/actions/runs/18923069900 |
|
Benchmarks run with a workaround for level zero v1.25.1: https://github.com/intel/llvm/actions/runs/18969870458 |
|
|
|
@intel/dpcpp-devops-reviewers, please review. This change will fix failing SYCL Benchmarks workflows. A sample run of dispatched run with workflow with changes taken from this patch: https://github.com/intel/llvm/actions/runs/19035557060/job/54359983222 |
Bump Compute Benchmarks commit to latest: - fix build failures of Compute Benchmarks caused by changed definition of urProgramBuildExp() - add queue synchronization to SubmitKernel warmup - fix submit_graph_l0 standard, non-emulated path
Bump Compute Benchmarks commit to latest: