-
Notifications
You must be signed in to change notification settings - Fork 787
[UR][L0 v2] Port USM alloc to adapter v2 #18179
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
Conversation
unified-runtime/source/adapters/level_zero/v2/queue_immediate_in_order.cpp
Outdated
Show resolved
Hide resolved
unified-runtime/source/adapters/level_zero/v2/queue_immediate_in_order.cpp
Outdated
Show resolved
Hide resolved
unified-runtime/source/adapters/level_zero/v2/queue_immediate_in_order.cpp
Outdated
Show resolved
Hide resolved
8fc9615
to
4ac080d
Compare
unified-runtime/source/adapters/level_zero/v2/queue_immediate_in_order.cpp
Outdated
Show resolved
Hide resolved
a25c7e7
to
803bf54
Compare
@staniewzki please also enable llvm tests for v2: https://github.com/intel/llvm/blob/sycl/sycl/test-e2e/AsyncAlloc/lit.local.cfg |
803bf54
to
ed39eb4
Compare
unified-runtime/source/adapters/level_zero/v2/queue_immediate_in_order.cpp
Outdated
Show resolved
Hide resolved
ed39eb4
to
bcde052
Compare
bcde052
to
80ab937
Compare
80ab937
to
a4e8e50
Compare
a4e8e50
to
5af68b1
Compare
e9debaf
to
4058160
Compare
4058160
to
fb912a0
Compare
fb912a0
to
d1f1ef6
Compare
unified-runtime/source/adapters/level_zero/v2/queue_immediate_in_order.cpp
Outdated
Show resolved
Hide resolved
d1f1ef6
to
3a8c03b
Compare
@intel/llvm-reviewers-runtime please review. |
@intel/llvm-reviewers-runtime friendly ping. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SYCL RT changes look good to me.
@intel/llvm-gatekeepers please merge |
This PR ports USM alloc enqueue API introduced to L0 adapter in #17112 to L0 adapter v2.