-
Notifications
You must be signed in to change notification settings - Fork 794
[Benchmarks] Pin benchmarks to small set of cores #20403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: sycl
Are you sure you want to change the base?
Conversation
10804b3 to
8855934
Compare
|
Test run on the PVC perf machine: https://github.com/intel/llvm/actions/runs/18679758239/job/53258464661 |
For better results stability, pin benchmark binaries to four cores with the maximum available frequency.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some suggestions
8855934 to
e5b651a
Compare
e5b651a to
670adfc
Compare
Co-authored-by: Łukasz Ślusarczyk <[email protected]>
|
@intel/dpcpp-devops-reviewers, please review. This change is required for the new perf setup in CI. |
Cores for running benchmark scenarios are selected in the framework's logic now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@intel/dpcpp-devops-reviewers, is adding |
For better results stability, pin benchmark binaries to four cores with the maximum available frequency.