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 f9a7cc8 commit 4c03a9aCopy full SHA for 4c03a9a
devops/scripts/benchmarks/benches/compute.py
@@ -49,7 +49,7 @@ def git_url(self) -> str:
49
return "https://github.com/intel/compute-benchmarks.git"
50
51
def git_hash(self) -> str:
52
- return "015019f815f73e308171145a48b63d57c1263e45"
+ return "49a8c6314875c57fee9b59aea16e721572e3021d"
53
54
def setup(self):
55
if options.sycl is None:
0 commit comments