Skip to content

[UR][OpenCL][Graph] Set simultaneous-use property #18154

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
Apr 24, 2025

Conversation

EwanC
Copy link
Contributor

@EwanC EwanC commented Apr 23, 2025

The merged PR #17658 added the requirement for OpenCL cl_khr_command_buffer implementations to support the simultaneous use capability in order to support UR command-buffers.

There was an oversight in this PR where the simultaneous use property wasn't set on command-buffer creation in the OpenCL adapter. This is rectified in this patch.

The merged PR intel#17658 added the
requirement for OpenCL cl_khr_command_buffer implementations to support
the simultaneous use capability in order to support UR command-buffers.

There was an oversight in this PR where the simultaneous use property
wasn't set on command-buffer creation in the OpenCL adapter. This is
rectified in this patch.
@EwanC EwanC requested a review from a team as a code owner April 23, 2025 10:26
@EwanC EwanC requested a review from fabiomestre April 23, 2025 10:26
@EwanC EwanC temporarily deployed to WindowsCILock April 23, 2025 10:27 — with GitHub Actions Inactive
@EwanC EwanC temporarily deployed to WindowsCILock April 23, 2025 10:47 — with GitHub Actions Inactive
@EwanC EwanC temporarily deployed to WindowsCILock April 23, 2025 10:57 — with GitHub Actions Inactive
@EwanC EwanC temporarily deployed to WindowsCILock April 23, 2025 10:57 — with GitHub Actions Inactive
@EwanC
Copy link
Contributor Author

EwanC commented Apr 24, 2025

@intel/llvm-gatekeepers This is ready to merge, thanks

@sommerlukas sommerlukas merged commit 99cd1ad into intel:sycl Apr 24, 2025
38 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants