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

[SYCL][CUDA] PI API CUDA piDeviceGetInfo with Image / Sampler support #1951

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

nyalloc
Copy link
Contributor

@nyalloc nyalloc commented Jun 22, 2020

Signed-off-by: Stuart Adams [email protected]

@nyalloc nyalloc requested a review from a team as a code owner June 22, 2020 21:46
@nyalloc nyalloc requested a review from smaslov-intel June 22, 2020 21:46
@bader bader added the cuda CUDA back-end label Jun 23, 2020
@nyalloc nyalloc changed the title [SYCL] Updated cuda_piDeviceGetInfo to prepare for image implementation [SYCL][CUDA][WIP] Updated cuda_piDeviceGetInfo to prepare for image implementation Jun 23, 2020
@nyalloc nyalloc changed the title [SYCL][CUDA][WIP] Updated cuda_piDeviceGetInfo to prepare for image implementation [SYCL][CUDA] Updated cuda_piDeviceGetInfo to prepare for image implementation Jun 24, 2020
@nyalloc nyalloc changed the title [SYCL][CUDA] Updated cuda_piDeviceGetInfo to prepare for image implementation [SYCL][CUDA] Updated CUDA piDeviceGetInfo for Image / Sampler support Jun 26, 2020
@nyalloc nyalloc changed the title [SYCL][CUDA] Updated CUDA piDeviceGetInfo for Image / Sampler support [SYCL][CUDA] PI API CUDA piDeviceGetInfo with Image / Sampler support Jun 26, 2020
@nyalloc nyalloc force-pushed the stuart/cuda_piDeviceGetInfo branch from a19e650 to 0099ebd Compare June 26, 2020 14:23
@bader
Copy link
Contributor

bader commented Jul 3, 2020

@smaslov-intel, ping.

@bader bader merged commit 9c0dc7f into intel:sycl Jul 6, 2020
againull pushed a commit to againull/llvm that referenced this pull request May 4, 2023
…1951)

Some SPIR-V producers generate invalid source language value (invalid =
other than the enum values defined in spv::SourceLanguage). While in
many cases this is rightly translated to DW_LANG_OpenCL, the original
source language value should be preserved in LLVM module metadata for
later use by LLVM IR consumers.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@4f27d4a
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