Skip to content

[UR] Add a CMake option to allow overriding L0 include directory to use #17922

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 1 commit into from
Apr 9, 2025

Conversation

uditagarwal97
Copy link
Contributor

After this change, you can use -DUR_COMPUTE_RUNTIME_FETCH_REPO=OFF -DUR_COMPUTE_RUNTIME_REPO=<path_to_l0_repo> to disable fetching the compute runtime repo for L0 include headers and ask cmake to use a local compute runtime repo instead.

@uditagarwal97 uditagarwal97 self-assigned this Apr 9, 2025
@uditagarwal97 uditagarwal97 requested a review from a team as a code owner April 9, 2025 00:17
@uditagarwal97
Copy link
Contributor Author

PS:- I intend to use this option for some internal testing. Can share more details over IM

@uditagarwal97 uditagarwal97 changed the title [UR] Add a CMake option to allow overriding L0 include directory used by UR [UR] Add a CMake option to allow overriding L0 include directory to use Apr 9, 2025
@kbenzie kbenzie requested a review from a team April 9, 2025 09:12
@uditagarwal97 uditagarwal97 merged commit d666edb into sycl Apr 9, 2025
33 checks passed
@uditagarwal97 uditagarwal97 deleted the ur_l0_include branch April 9, 2025 16:10
sarnex pushed a commit to sarnex/llvm that referenced this pull request Jun 25, 2025
…se (intel#17922)

After this change, you can use `-DUR_COMPUTE_RUNTIME_FETCH_REPO=OFF
-DUR_COMPUTE_RUNTIME_REPO=<path_to_l0_repo>` to disable fetching the
compute runtime repo for L0 include headers and ask cmake to use a local
compute runtime repo instead.
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.

2 participants