Skip to content

Fix fallout of recent changes #980

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 3 commits into from
Nov 8, 2022

Conversation

oleksandr-pavlyk
Copy link
Contributor

Incremented __SYCL_COMPILER_2023_SWITCHOVER by a day to fix compilation issue with Intel(R) oneAPI DPC++ 2022.2.1 compiler.

Adjusted libsyclinterface/CMakeLists.txt to copy *.hpp files into dpctl/include.

Adjusted MANIFEST.in to copy dpctl/include/*.hpp files into the installation folder.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?

libsyclinterface/CMakeLists.txt was adjusted to copy *.hpp files to
dpctl/include/syclinterface
Intel(R) oneAPI DPC++ 2022.2.1 was released with __SYCL_COMPILER_VERSION
variable at 20221020L.

Adjustment of the SWiTCHOVER variables allows for `dpctl` to compile
with that compiler.
@github-actions
Copy link

github-actions bot commented Nov 8, 2022

@coveralls
Copy link
Collaborator

Coverage Status

Coverage remained the same at 82.032% when pulling 3ff3fb7 on fix-fallout-of-recent-changes into 70ec4d7 on master.

@github-actions
Copy link

github-actions bot commented Nov 8, 2022

Array API standard conformance tests for dpctl=0.14.0dev1=py310h8c27c75_51 ran successfully.
Passed: 33
Failed: 801
Skipped: 3138

@oleksandr-pavlyk oleksandr-pavlyk merged commit 9399294 into master Nov 8, 2022
@oleksandr-pavlyk oleksandr-pavlyk deleted the fix-fallout-of-recent-changes branch November 8, 2022 17:54
@github-actions
Copy link

github-actions bot commented Nov 8, 2022

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

@github-actions
Copy link

github-actions bot commented Nov 8, 2022

Array API standard conformance tests for dpctl=0.14.0dev1=py310h8c27c75_51 ran successfully.
Passed: 33
Failed: 801
Skipped: 3138

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