Skip to content

[SYCL][CUDA] Add missing component to libclc's prepare_builtins tool #1259

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
Mar 6, 2020

Conversation

Naghasan
Copy link
Contributor

@Naghasan Naghasan commented Mar 6, 2020

Fix libclc build with BUILD_SHARED_LIBS=ON

Fixes #1169

Signed-off-by: Victor Lomuller [email protected]

@Naghasan Naghasan changed the title [SYCL-CUDA] Add missing componants to libclc's prepare_builtins tool [SYCL-CUDA] Add missing components to libclc's prepare_builtins tool Mar 6, 2020
@Naghasan Naghasan changed the title [SYCL-CUDA] Add missing components to libclc's prepare_builtins tool [SYCL-CUDA] Add missing component to libclc's prepare_builtins tool Mar 6, 2020
Fix libclc build with BUILD_SHARED_LIBS=ON

Signed-off-by: Victor Lomuller <[email protected]>
@Naghasan Naghasan force-pushed the victor/libclc_build_shared_lib branch from 0fb104c to 344f46b Compare March 6, 2020 08:37
@bader bader self-assigned this Mar 6, 2020
@bader bader added the cuda CUDA back-end label Mar 6, 2020
@bader bader changed the title [SYCL-CUDA] Add missing component to libclc's prepare_builtins tool [SYCL][CUDA] Add missing component to libclc's prepare_builtins tool Mar 6, 2020
@bader bader merged commit 8b08be3 into intel:sycl Mar 6, 2020
fwyzard added a commit to cms-patatrack/patatrack-website that referenced this pull request Mar 6, 2020
Now supports building with -DBUILD_SHARED_LIBS=ON.
@bader bader added the libclc libclc project related issues label Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda CUDA back-end libclc libclc project related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CUDA backend compilation fails with -DBUILD_SHARED_LIBS=ON
2 participants