Skip to content

Conversation

againull
Copy link
Contributor

Current root device ascent logic lead to reuse only for sub-devices, but we want reuse to happen for sub-sub-devices as well, this PR fixes that.

Current root device ascent logic lead to reuse only for sub-devices,
but we want reuse to happen for sub-sub-devices as well, this PR fixes
that.
@aelovikov-intel
Copy link
Contributor

@intel/unified-runtime-reviewers , any chance that all that logic should just go into the UR instead? I.e., building kernel for a [sub-]*device would automatically build/re-use the kernel built for the root device if possible.

@againull againull merged commit babcd91 into intel:sycl Sep 10, 2025
39 of 41 checks passed
AlexeySachkov pushed a commit to AlexeySachkov/llvm that referenced this pull request Sep 18, 2025
Current root device ascent logic lead to reuse only for sub-devices, but
we want reuse to happen for sub-sub-devices as well, this PR fixes that.
AlexeySachkov added a commit that referenced this pull request Sep 18, 2025
This is a cherry-pick of #20051

Current root device ascent logic lead to reuse only for sub-devices, but
we want reuse to happen for sub-sub-devices as well, this PR fixes that.

Patch-by: Artur Gainullin <[email protected]>
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