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 92121c9 commit b1051b6Copy full SHA for b1051b6
devops/scripts/benchmarks/benches/compute.py
@@ -46,7 +46,7 @@ def git_url(self) -> str:
46
return "https://github.com/intel/compute-benchmarks.git"
47
48
def git_hash(self) -> str:
49
- return "27f158753caf8422e9f0d5a65ab304f21bc085c5"
+ return "420842fc3f0c01aac7b328bf192c25d3e7b9fd9e"
50
51
def setup(self):
52
if options.sycl is None:
0 commit comments