Skip to content

Fix error returns of urUSMHostAlloc #2556

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
Jan 14, 2025

Conversation

RossBrunton
Copy link
Contributor

This previously referenced a nonexistent hDevice parameter. It has
been updated to match the OpenCL function.

Also, the validation layer generator logic has been updated to handle
conditions that contain "`", which was an edge case that wasn't handled
before.

This previously referenced a nonexistent `hDevice` parameter. It has
been updated to match the OpenCL function.

Also, the validation layer generator logic has been updated to handle
conditions that contain "`", which was an edge case that wasn't handled
before.
@RossBrunton RossBrunton requested a review from a team as a code owner January 14, 2025 11:27
@github-actions github-actions bot added loader Loader related feature/bug specification Changes or additions to the specification labels Jan 14, 2025
@RossBrunton RossBrunton merged commit e5f9403 into oneapi-src:main Jan 14, 2025
75 checks passed
@RossBrunton RossBrunton deleted the ross/hostalloc branch January 16, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
loader Loader related feature/bug specification Changes or additions to the specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants