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 7ee0006 commit 48eedefCopy full SHA for 48eedef
devops/scripts/benchmarks/benches/syclbench.py
@@ -24,6 +24,7 @@ def git_url(self) -> str:
24
return "https://github.com/unisa-hpc/sycl-bench.git"
25
26
def git_hash(self) -> str:
27
+ # 21 Feb, 2025
28
return "31fc70be6266193c4ba60eb1fe3ce26edee4ca5b"
29
30
def setup(self) -> None:
0 commit comments