llvm
llvm copied to clipboard
[Benchmarks] Add level-zero record-and-replay to set of SubmitGraph benchmarks
Level-zero SubmitGraph benchmarks support EmulateGraphs=0 (L0 record-and-replay) APIs and EmulateGraphs=1 (submitting command list to immediate command list). This PR adds the record-and-replay compute benchmark.
Test run: https://github.com/intel/llvm/actions/runs/19553940351
Test run was successful but temporarily moving this PR to draft until I get some clarification on what driver version we want to begin tracking results this mode with.
@PatKamin We are ready to add this configuration now.
@intel/llvm-gatekeepers please consider merging