Skip to content
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

Use new UR handles for opencl instead of casting mechanism #12172

Open
wants to merge 1 commit into
base: sycl
Choose a base branch
from

Conversation

omarahmed1111
Copy link
Contributor

@omarahmed1111 omarahmed1111 commented Dec 14, 2023

This PR changes sycl-rt for opencl interop functionality to use the new UR handles layer for opencl, instead of relying on casting directly handles directly. So, it removes the 1:1 relation between UR/sycl-rt and opencl.

Testing PR for this UR PR

@omarahmed1111 omarahmed1111 force-pushed the Testing-adding-handles-to-opencl branch 3 times, most recently from 49e2da4 to 69c4f49 Compare December 15, 2023 12:24
@omarahmed1111 omarahmed1111 force-pushed the Testing-adding-handles-to-opencl branch 3 times, most recently from bfe155f to 643dcf3 Compare December 18, 2023 17:59
sycl/source/kernel.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@npmiller npmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CUDA/HIP LGTM

@omarahmed1111 omarahmed1111 force-pushed the Testing-adding-handles-to-opencl branch 2 times, most recently from fe28381 to 59549aa Compare March 21, 2024 17:11
Copy link
Contributor

@PietroGhg PietroGhg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Native CPU LGTM, thank you

Copy link
Contributor

This pull request is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be automatically closed in 30 days.

@github-actions github-actions bot added the Stale label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants