Skip to content

Commit 48eedef

Browse files
committed
Add info with used commit date
1 parent 7ee0006 commit 48eedef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devops/scripts/benchmarks/benches/syclbench.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ def git_url(self) -> str:
2424
return "https://github.com/unisa-hpc/sycl-bench.git"
2525

2626
def git_hash(self) -> str:
27+
# 21 Feb, 2025
2728
return "31fc70be6266193c4ba60eb1fe3ce26edee4ca5b"
2829

2930
def setup(self) -> None:

0 commit comments

Comments
 (0)