Skip to content

[CI] Add phony arguments when uploading benchmark results #18854

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

Open
wants to merge 1 commit into
base: sycl
Choose a base branch
from

Conversation

ianayl
Copy link
Contributor

@ianayl ianayl commented Jun 6, 2025

When reconciling divergent benchmarking results when trying to upload new results to the benchmarking results repo, an invocation of the benchmarking script with --dry-run is used to regenerate the results as a part of reconciling. However, currently, without --sycl and --ur defined, --dry-run will not rewrite the metadata used to display benchmarking results, resulting in the performance dashboard missing information.

This PR fixes the issue by adding phony --sycl and --ur options to the benchmarking script. The change can be reverted after
#18845 addresses this aforementioned issue.

@ianayl ianayl requested a review from a team as a code owner June 6, 2025 21:40
@ianayl ianayl temporarily deployed to WindowsCILock June 6, 2025 21:40 — with GitHub Actions Inactive
@ianayl
Copy link
Contributor Author

ianayl commented Jun 6, 2025

Test run here: https://github.com/intel/llvm/actions/runs/15499560280

Nightly is used, as nightly is when conflcits in benchmarking results happen.

@ianayl ianayl temporarily deployed to WindowsCILock June 6, 2025 22:01 — with GitHub Actions Inactive
@ianayl ianayl temporarily deployed to WindowsCILock June 6, 2025 22:01 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant