We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e801a3 commit 3a0acb8Copy full SHA for 3a0acb8
devops/scripts/benchmarks/benches/compute.py
@@ -50,7 +50,7 @@ def git_url(self) -> str:
50
return "https://github.com/intel/compute-benchmarks.git"
51
52
def git_hash(self) -> str:
53
- return "3283b5edb8bf771c519625af741b5db7a37b0111"
+ return "ffd199db86a904451f0697cb25a0e7a6b9f2006f"
54
55
def setup(self):
56
if options.sycl is None:
0 commit comments