Skip to content

[CI][Benchmarks] Refactor Compute Runtime builds #19303

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

Draft
wants to merge 2 commits into
base: sycl
Choose a base branch
from

Conversation

PatKamin
Copy link
Contributor

@PatKamin PatKamin commented Jul 4, 2025

  • don't rebuild any of the Compute Runtime components if none of them has changed
  • rebuild Compute Runtime and all of its components if any of them has changed
  • refactor components directories' names to be more consistent

Requires: #19158
Please, review only the last commit

@PatKamin PatKamin temporarily deployed to WindowsCILock July 4, 2025 12:07 — with GitHub Actions Inactive
@PatKamin
Copy link
Contributor Author

PatKamin commented Jul 4, 2025

TODO: If the only thing that changes is Compute Runtime, we don't have to rebuild all of dependencies.

Perhaps there are some other situations that could limit the harsh clean rebuild criteria.

- don't rebuild any of the Compute Runtime components if none of them
has changed
- rebuild Compute Runtime and all of its components if any of them
has changed
- refactor components directories' names to be more consistent
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