-
Notifications
You must be signed in to change notification settings - Fork 802
[SYCL][NATIVECPU] Implement urUSMGetMemAllocInfo and aligned alloc #14010
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
|
Hi @intel/llvm-reviewers-runtime could you take a look at this PR? It's a pretty small change in a test |
sycl/test-e2e/USM/dmem_varied.cpp
Outdated
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.
Seems like this comment is no longer valid. Could you please update it?
9163712 to
7c44cca
Compare
|
@intel/llvm-gatekeepers Please merge when possible. Thanks! |
Testing PR for oneapi-src/unified-runtime#1699.
sycl/test-e2e/USM/dmem_varied.cppis passing on Native CPU with the corresponding UR changes.