We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe6915 commit e1788adCopy full SHA for e1788ad
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 "5e4e39cabd0f74422754890ff8e362789c714543"
+ return "015019f815f73e308171145a48b63d57c1263e45"
53
54
def setup(self):
55
if options.sycl is None:
0 commit comments