Skip to content

Adjustments to account for changed include location in main trunk of DPC++ #859

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
Jul 22, 2022

Conversation

oleksandr-pavlyk
Copy link
Contributor

In open-source intel/llvm location of <CL/sycl/backend/opencl.hpp> has been moved to <sycl/backend/opencl.hpp>. This PR uses C++17 feature of __has_include to keep the code compilable with both older and newer compilers.

  • Have you provided a meaningful PR description?
  • Have you tested your changes locally for CPU and GPU devices?

@github-actions
Copy link

@coveralls
Copy link
Collaborator

Coverage Status

Coverage remained the same at 81.639% when pulling d651f52 on fix-intel-llvm-dpcpp-build into 1131ce9 on master.

@oleksandr-pavlyk oleksandr-pavlyk merged commit 646aee6 into master Jul 22, 2022
@oleksandr-pavlyk oleksandr-pavlyk deleted the fix-intel-llvm-dpcpp-build branch July 22, 2022 02:52
@github-actions
Copy link

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞

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.

2 participants