Skip to content

Commit 3a0acb8

Browse files
authored
[Benchmarks] Bump Compute Benchmarks (#18800)
Bump Compute Benchmarks to fix build failures: https://github.com/oneapi-src/unified-runtime/actions/runs/15430349896/job/43428192297#step:15:874
1 parent 5e801a3 commit 3a0acb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/scripts/benchmarks/benches/compute.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def git_url(self) -> str:
5050
return "https://github.com/intel/compute-benchmarks.git"
5151

5252
def git_hash(self) -> str:
53-
return "3283b5edb8bf771c519625af741b5db7a37b0111"
53+
return "ffd199db86a904451f0697cb25a0e7a6b9f2006f"
5454

5555
def setup(self):
5656
if options.sycl is None:

0 commit comments

Comments
 (0)