Skip to content

[UR][CMake] Improve handling of UMF and hdr_histogram #19705

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

Merged
merged 2 commits into from
Aug 6, 2025
Merged

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Aug 4, 2025

First, add support for pre-installed hdr_histogram.

Second, make UR_USE_EXTERNAL_UMF on by default and have it fallback to FetchContent if it is not found instead of erroring. The user can disable it to force FetchContent even if they have a preinstalled version.

We don't need repo or tag variables because the user can just set FETCHCONTENT_SOURCE_DIR_UNIFIED-MEMORY-FRAMEWORK, and this matches how we handle other deps.

Issue: #19635

@sarnex sarnex temporarily deployed to WindowsCILock August 4, 2025 22:16 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to WindowsCILock August 4, 2025 22:51 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to WindowsCILock August 4, 2025 22:51 — with GitHub Actions Inactive
@sarnex sarnex marked this pull request as ready for review August 4, 2025 23:09
@sarnex sarnex requested a review from a team as a code owner August 4, 2025 23:09
@sarnex sarnex requested a review from aarongreig August 5, 2025 16:04
Signed-off-by: Sarnie, Nick <[email protected]>
@sarnex sarnex temporarily deployed to WindowsCILock August 6, 2025 15:08 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to WindowsCILock August 6, 2025 16:14 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to WindowsCILock August 6, 2025 16:14 — with GitHub Actions Inactive
@sarnex sarnex merged commit 06407ab into intel:sycl Aug 6, 2025
48 of 51 checks passed
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