-
Notifications
You must be signed in to change notification settings - Fork 124
[UR][L0] Add support for urAdapterGetLastError in L0 #1033
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
|
this fixes an error in CTS test-runtime: before: after: |
176fb77 to
143a2e4
Compare
Signed-off-by: Jaime Arteaga <[email protected]>
|
@callumfare , @kbenzie : could you take a look? |
kbenzie
left a comment
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.
LGTM - we will merge this once a couple other PR's are in, there's a small backlog we're hoping to clear soon.
|
I've opened intel/llvm#11811 combing this with #1028 and #1022 to merge into intel/llvm at the same time to accelerate merging. |
Combines the following L0 changes: * oneapi-src/unified-runtime#1033 * oneapi-src/unified-runtime#1028 * oneapi-src/unified-runtime#1022
LLVM testing in intel/llvm#11760