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

[L0 v2] implement native APIs and urMemBufferPartition #2241

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

igchor
Copy link
Member

@igchor igchor commented Oct 24, 2024

No description provided.

to make it consistent and to make sure all the locks
are taken in the same order.

Also, add a few missing TRACK_SCOPE_LATENCY calls
@igchor igchor requested review from a team as code owners October 24, 2024 21:38
@github-actions github-actions bot added conformance Conformance test suite issues. level-zero L0 adapter specific issues labels Oct 24, 2024
@igchor igchor force-pushed the native_2 branch 2 times, most recently from f8bf9a0 to f45615f Compare October 24, 2024 22:50
Change access_mode_t to device_access_mode_t.
Previously it was use to specify both host and device
access modes which was confusing. Now, it only
specifies device access mode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conformance Conformance test suite issues. level-zero L0 adapter specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant