-
Notifications
You must be signed in to change notification settings - Fork 787
[CI] Tune nightly benchmarking job for better reliability #17122
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
Conversation
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.
minor comments
- name: Compute CPU core range to run benchmarks on | ||
shell: bash | ||
run: | | ||
# Taken from ur-benchmark-reusable.yml: |
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.
should we make it a shared action in devops/actions
if its called by UR CI also?
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.
When we combine both CI's there should only be 1 invocation of this, but that's when the dust all settles
Co-authored-by: Nick Sarnie <[email protected]>
@intel/llvm-gatekeepers PR ready for merge, thanks! |
This PR tunes the nightly benchmarking job to produce more consistent results: