Skip to content

[OpenCL] Missing mapping from CL_INVALID_KERNEL to UR_RESULT_ERROR_INVALID_KERNEL #2555

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

Closed
isaacault opened this issue Jan 14, 2025 · 0 comments · Fixed by intel/llvm#18182
Closed
Labels
common Changes or additions to common utilities opencl OpenCL adapter specific issues

Comments

@isaacault
Copy link
Contributor

mapCLErrorToUR() is missing the mapping for these error codes.

@isaacault isaacault added common Changes or additions to common utilities opencl OpenCL adapter specific issues labels Jan 14, 2025
github-actions bot pushed a commit that referenced this issue May 9, 2025
…ndle CL_INVALID_KERNEL_DEFINITION in urKernelCreate (#18182)

Fixes #2555

Also handles checking for CL_INVALID_KERNEL_DEFINITION inside
urKernelCreate.

---------

Co-authored-by: Kenneth Benzie (Benie) <[email protected]>
kbenzie added a commit that referenced this issue May 9, 2025
…ndle CL_INVALID_KERNEL_DEFINITION in urKernelCreate (#18182)

Fixes #2555

Also handles checking for CL_INVALID_KERNEL_DEFINITION inside
urKernelCreate.

---------

Co-authored-by: Kenneth Benzie (Benie) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Changes or additions to common utilities opencl OpenCL adapter specific issues
Projects
None yet
1 participant