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 05e25e0 commit a54f2ebCopy full SHA for a54f2eb
vm/ci/ci_common/common-bench.jsonnet
@@ -41,6 +41,7 @@ local repo_config = import '../../../ci/repo-configuration.libsonnet';
41
ENABLE_POLYBENCH_HPC: 'yes',
42
POLYBENCH_HPC_EXTRA_HEADERS: '/cm/shared/apps/papi/papi-5.5.1/include',
43
POLYBENCH_HPC_PAPI_LIB_DIR: '/cm/shared/apps/papi/papi-5.5.1/lib',
44
+ LIBPFM_FORCE_PMU: 'amd64'
45
},
46
47
0 commit comments