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

Add support of python 3.11 for public CI #1501

Merged
merged 11 commits into from
Aug 6, 2023
Merged

Add support of python 3.11 for public CI #1501

merged 11 commits into from
Aug 6, 2023

Conversation

antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Jul 26, 2023

The PR proposes to include python 3.11 into the matrix to build and to verify dpnp package with.
An upload step is also extended meaning dpnp build for python 3.11 will be available for Linux and Windows on dppy/label/dev channel of Anaconda upon every next PR merge.

Note build sphinx action will be still running with python 3.9 due to missing support of python 3.11 by cudatoolkit=10.0 package. While migration to newer cudatoolkit package or another solution is out of scope for that PR.

Some of the existing tests were tuned (the checks were relaxed) to be compatible with "stock" numpy, especially in FFT tests.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to 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?
  • Have you checked performance impact of proposed changes?
  • If this PR is a work in progress, are you filing the PR as a draft?

@antonwolfy antonwolfy self-assigned this Jul 26, 2023
@antonwolfy antonwolfy changed the title Add support of python 3.11 Add support of python 3.11 for public CI Jul 26, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2023

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@antonwolfy antonwolfy marked this pull request as ready for review August 4, 2023 15:13
@antonwolfy antonwolfy merged commit 6538397 into master Aug 6, 2023
25 of 26 checks passed
@antonwolfy antonwolfy deleted the add_py11 branch August 6, 2023 13:16
@antonwolfy antonwolfy mentioned this pull request Aug 6, 2023
6 tasks
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