Skip to content

Fix handling resident_device_handles in L0 provider #768

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
Oct 2, 2024

Conversation

igchor
Copy link
Member

@igchor igchor commented Sep 30, 2024

handles were being ignored in the initialize function.

Unfortunetaly there is no easy way to test the residency here. I'm working on a test in UR repo for that.

@igchor igchor requested a review from a team as a code owner September 30, 2024 22:44
@lukaszstolarczuk
Copy link
Contributor

I've hit re-run on the CI gpu job - examples failed with SegFault. It seems two L0 examples failed now.

@vinser52
Copy link
Contributor

vinser52 commented Oct 1, 2024

I've hit re-run on the CI gpu job - examples failed with SegFault. It seems two L0 examples failed now.

Probably it is because of the issue with not initialized ze_provider->resident_device_handles which I described above.

@igchor igchor force-pushed the l0_provider_residency branch from 15cfb8d to 4db498a Compare October 1, 2024 15:55
handles were being ignored in the initialize function.
@igchor igchor force-pushed the l0_provider_residency branch from 4db498a to df7650b Compare October 1, 2024 19:07
@bratpiorka bratpiorka merged commit fa0e22d into oneapi-src:main Oct 2, 2024
72 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