Skip to content

Commit a54f2eb

Browse files
committed
Force PMU for perf
1 parent 05e25e0 commit a54f2eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vm/ci/ci_common/common-bench.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ local repo_config = import '../../../ci/repo-configuration.libsonnet';
4141
ENABLE_POLYBENCH_HPC: 'yes',
4242
POLYBENCH_HPC_EXTRA_HEADERS: '/cm/shared/apps/papi/papi-5.5.1/include',
4343
POLYBENCH_HPC_PAPI_LIB_DIR: '/cm/shared/apps/papi/papi-5.5.1/lib',
44+
LIBPFM_FORCE_PMU: 'amd64'
4445
},
4546
},
4647

0 commit comments

Comments
 (0)