Skip to content
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

[SYCL] Extend image cleanup for __sycl_unregister_lib #17091

Open
wants to merge 18 commits into
base: sycl
Choose a base branch
from

Conversation

KseniyaTikhomirova
Copy link
Contributor

@KseniyaTikhomirova KseniyaTikhomirova commented Feb 20, 2025

fixes #16031

Signed-off-by: Tikhomirova, Kseniya <[email protected]>
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
…ion that is not the case for removeImage usage and to be removed

Signed-off-by: Tikhomirova, Kseniya <[email protected]>
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
@KseniyaTikhomirova KseniyaTikhomirova marked this pull request as ready for review February 21, 2025 15:27
@KseniyaTikhomirova KseniyaTikhomirova requested a review from a team as a code owner February 21, 2025 15:27
@KseniyaTikhomirova KseniyaTikhomirova changed the title [SYCL] Implement image cleanup in __sycl_unregister_lib [SYCL] Extend image cleanup for __sycl_unregister_lib Feb 21, 2025
@KseniyaTikhomirova
Copy link
Contributor Author

@jopperm hi, we overlapped in code a bit, I was fixing bugs of dynamic images load/unload. I removed duplications and added some extra details. I saw that you didn't cleaned up containers that you can't test with E2E test now - I added unit test where I can check them.
It would be great if you can review this PR. Thanks.

Signed-off-by: Tikhomirova, Kseniya <[email protected]>
Signed-off-by: Tikhomirova, Kseniya <[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.

Some RUNs of SharedLib/use_with_dlopen* are disabled since creation
1 participant