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 d9cc511 commit 8861f6bCopy full SHA for 8861f6b
devops/scripts/benchmarks/options.py
@@ -63,7 +63,7 @@ class Options:
63
build_compute_runtime: bool = False
64
extra_ld_libraries: list[str] = field(default_factory=list)
65
extra_env_vars: dict = field(default_factory=dict)
66
- compute_runtime_tag: str = "25.22.33944.8"
+ compute_runtime_tag: str = "25.27.34303.5"
67
build_igc: bool = False
68
current_run_name: str = "This PR"
69
preset: str = "Full"
0 commit comments