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] Fix deferred buf destruction regression caused by host device removal #14396

Merged
merged 6 commits into from
Jul 3, 2024

Conversation

KseniyaTikhomirova
Copy link
Contributor

No description provided.

@aelovikov-intel
Copy link
Contributor

I'm not familiar with neither this area nor the previous PR... Adding @sergey-semenov

@KseniyaTikhomirova
Copy link
Contributor Author

fixes #14397

sycl/source/detail/sycl_mem_obj_t.cpp Outdated Show resolved Hide resolved
Signed-off-by: Tikhomirova, Kseniya <kseniya.tikhomirova@intel.com>
Copy link
Contributor

@sarnex sarnex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test changes LGTM

@KseniyaTikhomirova What is your confidence that this change fixes the cause of the hang? If we don't have very high confidence and re-enable the tests, it could break the CI again.

Thanks.

@KseniyaTikhomirova
Copy link
Contributor Author

test changes LGTM

@KseniyaTikhomirova What is your confidence that this change fixes the cause of the hang? If we don't have very high confidence and re-enable the tests, it could break the CI again.

Thanks.

I was able to reproduce hang on local WIN Gen9 system and with this fix tests passed

@sarnex
Copy link
Contributor

sarnex commented Jul 3, 2024

Ok, sounds legit to me, thanks.

@sarnex sarnex merged commit 2303e07 into intel:sycl Jul 3, 2024
14 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.

4 participants