Skip to content

Conversation

@AlexeySachkov
Copy link
Contributor

This is a by-product of #14145. Functions to dynamically load a library and query a symbol out of it should not be attached to UR, because they are used for other libraries as well.

Moved them from detail::ur into detail namespace, outlined into a separate header and removed declarations from public SYCL headers.

Fixes #14923

This is a by-product of intel#14145. Functions to dynamically load a library and
query a symbol out of it should not be attached to UR, because they are used for
other libraries as well.

Moved them from `detail::ur` into `detail` namespace, outlined into a separate
header and removed declarations from public SYCL headers.

Fixes intel#14923
@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2025

This pull request is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be automatically closed in 30 days.

@github-actions github-actions bot added the Stale label Apr 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 8, 2025

This pull request was closed because it has been stalled for 30 days with no activity.

@github-actions github-actions bot closed this May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

move loadOsLibrary and unloadOsLibrary to os_util.

1 participant