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

Update to Cython 3.0.0 #5506

Merged
merged 11 commits into from
Aug 7, 2023
Merged

Update to Cython 3.0.0 #5506

merged 11 commits into from
Aug 7, 2023

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jul 18, 2023

This PR contains the minimal set of changes to compile using Cython 3 without warnings. Future PRs can be made to take advantage of new or improved features.

There are only a few small changes needed for this to work. There are still numerous warnings coming from cuda-python that we expect to be fixed in an upcoming cuda-python release.

@vyasr vyasr added 2 - In Progress Currenty a work in progress Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function breaking Breaking change labels Jul 18, 2023
@vyasr vyasr self-assigned this Jul 18, 2023
@github-actions github-actions bot added conda conda issue and removed Cython / Python Cython or Python issue labels Jul 18, 2023
@github-actions github-actions bot added the Cython / Python Cython or Python issue label Jul 18, 2023
@vyasr vyasr changed the base branch from branch-23.08 to branch-23.10 July 27, 2023 21:27
@vyasr vyasr added 3 - Ready for Review Ready for review by team and removed 2 - In Progress Currenty a work in progress conda conda issue CMake CUDA/C++ ci labels Jul 27, 2023
galipremsagar and others added 4 commits August 2, 2023 19:14
This PR pins `dask` & `distributed` to `2023.7.1` version for `23.08` release.

xref: rapidsai/cudf#13802

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)
  - Dante Gama Dessavre (https://github.com/dantegd)
  - Peter Andreas Entschev (https://github.com/pentschev)

URL: rapidsai#5541
…5545)

Fixes a missing dependency for the kmeans_mnmg_demo notebook.

Authors:
  - Taurean Dyer (https://github.com/taureandyernv)
  - Dante Gama Dessavre (https://github.com/dantegd)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)
  - Ray Douglass (https://github.com/raydouglass)

URL: rapidsai#5545
@vyasr vyasr marked this pull request as ready for review August 4, 2023 16:01
@vyasr vyasr requested a review from a team as a code owner August 4, 2023 16:01
@vyasr vyasr requested a review from a team as a code owner August 4, 2023 16:01
@github-actions github-actions bot added the conda conda issue label Aug 4, 2023
@vyasr vyasr requested a review from a team as a code owner August 5, 2023 03:13
@vyasr vyasr changed the title Update to Cython 3.0.0 Update to Cython 3.0.0. Aug 7, 2023
@vyasr vyasr changed the title Update to Cython 3.0.0. Update to Cython 3.0.0 Aug 7, 2023
@dantegd
Copy link
Member

dantegd commented Aug 7, 2023

/merge

@rapids-bot rapids-bot bot merged commit 418621f into rapidsai:branch-23.10 Aug 7, 2023
49 checks passed
@vyasr vyasr deleted the feat/cython3 branch August 7, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team breaking Breaking change ci conda conda issue CUDA/C++ Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants