Skip to content

Commit 2d6695d

Browse files
committed
Remove old polybench-hpc.json subsumed by language-specific fork files
1 parent 49c7303 commit 2d6695d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vm/ci/ci_common/common-bench.jsonnet

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ local repo_config = import '../../../ci/repo-configuration.libsonnet';
8080
polybench_wrap(command)::
8181
super.polybench_wrap(command) + [
8282
'--mx-benchmark-args',
83-
'--fork-count-file', 'ci/ci_includes/polybench-hpc.json',
8483
'--machine-name', 'gate-' + self.machine_name
8584
],
8685
teardown: [self.upload_and_wait_for_indexing + ['||', 'echo', 'Result upload failed!']],

0 commit comments

Comments
 (0)