Skip to content

[UR] Fix urinfo to correctly release Adapters before loader teardown #19154

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
Jun 26, 2025

Conversation

nrspruit
Copy link
Contributor

  • Fix to urinfo to properly call release of adapters otherwise crucial teardown calls for adapters are missing. This was causing issues in UR only builds with adapters like L0 which have cleanup calls in the Adapter Release.

- Fix to urinfo to properly call release of adapters otherwise crucial
  teardown calls for adapters are missing. This was causing issues in UR
only builds with adapters like L0 which have cleanup calls in the
Adapter Release.

Signed-off-by: Neil R. Spruit <[email protected]>
@nrspruit nrspruit requested a review from a team as a code owner June 25, 2025 18:43
@nrspruit
Copy link
Contributor Author

@intel/llvm-gatekeepers , the opencl errors are unrelated, https://github.com/intel/llvm/pull/19138/files I believe fixes those test failures. Please merge if you don't see an issue. this will unblock the revert here: ab1d89f such that the drivers can be uplift.

@sarnex sarnex merged commit b3b8073 into intel:sycl Jun 26, 2025
25 of 29 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.

3 participants