Skip to content

[CI][Bench] Don't build and install "custom" UR in workflow#21517

Merged
kswiecicki merged 1 commit into
intel:syclfrom
lukaszstolarczuk:bench-rem-ur-option
Mar 24, 2026
Merged

[CI][Bench] Don't build and install "custom" UR in workflow#21517
kswiecicki merged 1 commit into
intel:syclfrom
lukaszstolarczuk:bench-rem-ur-option

Conversation

@lukaszstolarczuk
Copy link
Copy Markdown
Contributor

Reuse already built SYCL instead. From time to time this was causing issues of mismatched SYCL and UR.
We've built UR on our own, as there's no UR's cmake files delivered in the "toolchain".
We fixed that on Compute Benchmarks side so now just ur libs and headers are required.

reuse already built SYCL instead. From time to time this was causing
issues of mismatched SYCL and UR. We built UR on our own, as there's
no UR's cmake files delivered in the "toolchain". We fixed that on
Compute Benchmarks side so now just ur libs and headers are required.
@lukaszstolarczuk
Copy link
Copy Markdown
Contributor Author

lukaszstolarczuk commented Mar 23, 2026

dispatch job for this PR: https://github.com/intel/llvm/actions/runs/23453958157

@lukaszstolarczuk lukaszstolarczuk marked this pull request as ready for review March 24, 2026 07:18
@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner March 24, 2026 07:18
Copy link
Copy Markdown
Contributor

@lslusarczyk lslusarczyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great cleanup! Love seeing so much code gone with no change in functionality.

Regarding the --ur option: if its only purpose is to compile or run tests, I believe we don't need it for benchmarks. If I understand correctly, we can safely remove it. I vote for getting rid of it.

@lukaszstolarczuk
Copy link
Copy Markdown
Contributor Author

@intel/llvm-gatekeepers please merge

@kswiecicki kswiecicki merged commit 790b6dd into intel:sycl Mar 24, 2026
24 checks passed
@lukaszstolarczuk lukaszstolarczuk deleted the bench-rem-ur-option branch March 24, 2026 09:31
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.

4 participants