Skip to content

[SYCL][CUDA] Allow building Host task with CUDA #2010

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
Jun 30, 2020

Conversation

Ruyk
Copy link
Contributor

@Ruyk Ruyk commented Jun 30, 2020

This patch changes the interop handle interface so that it
can be used to retrieve underlying CUDA types from
the SYCL types.

Signed-off-by: Ruyman Reyes [email protected]

This patch changes the interop handle interface so that it
can be used to retrieve underlying CUDA types from
the SYCL types.
@Ruyk Ruyk requested a review from a team as a code owner June 30, 2020 13:32
@Ruyk Ruyk requested a review from alexbatashev June 30, 2020 13:32
@Ruyk Ruyk self-assigned this Jun 30, 2020
@Ruyk Ruyk added the cuda CUDA back-end label Jun 30, 2020
@bader bader merged commit 3911a8e into intel:sycl Jun 30, 2020
jsji pushed a commit that referenced this pull request May 26, 2023
Translation of DebugInfo compilation units and entry points
moved before translation of GVs.

In other case we might end up in a situation when while
quering for CUs we find none of them.

Signed-off-by: Sidorov, Dmitry <[email protected]>

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@47b1628
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda CUDA back-end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants