Skip to content

Conversation

@bdice
Copy link
Contributor

@bdice bdice commented Nov 19, 2024

Contributes to rapidsai/build-planning#120.

This PR adds Python 3.13 entries to conda/wheel build and test jobs.

To keep the total number of GPU test jobs fixed, I modified the Python versions used by some existing jobs.

See previous migration to Python 3.12: #213

@bdice bdice changed the base branch from branch-24.12 to branch-25.02 November 19, 2024 17:51
@gforsyth gforsyth changed the base branch from branch-25.04 to branch-25.06 May 1, 2025 21:44
rapids-bot bot pushed a commit to rapidsai/rmm that referenced this pull request May 2, 2025
Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

## Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the `branch-25.04` branch of `shared-workflows` once all
RAPIDS repos have added Python 3.13 support.

### This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

Authors:
  - Bradley Dice (https://github.com/bdice)
  - Gil Forsyth (https://github.com/gforsyth)

Approvers:
  - Gil Forsyth (https://github.com/gforsyth)

URL: #1851
rapids-bot bot pushed a commit to rapidsai/kvikio that referenced this pull request May 2, 2025
Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

## Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the `branch-25.06` branch of `shared-workflows` once all
RAPIDS repos have added Python 3.13 support.

### This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

Authors:
  - Gil Forsyth (https://github.com/gforsyth)

Approvers:
  - James Lamb (https://github.com/jameslamb)
  - Bradley Dice (https://github.com/bdice)

URL: #708
rapids-bot bot pushed a commit to rapidsai/rapids-cmake that referenced this pull request May 2, 2025
Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

## Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the `branch-25.06` branch of `shared-workflows` once all
RAPIDS repos have added Python 3.13 support.

### This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

Authors:
  - Gil Forsyth (https://github.com/gforsyth)
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - James Lamb (https://github.com/jameslamb)
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)

URL: #834
rapids-bot bot pushed a commit to rapidsai/dask-cuda that referenced this pull request May 2, 2025
Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

## Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the `branch-25.06` branch of `shared-workflows` once all
RAPIDS repos have added Python 3.13 support.

### This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

Authors:
  - Gil Forsyth (https://github.com/gforsyth)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #1475
rapids-bot bot pushed a commit to rapidsai/cugraph that referenced this pull request May 7, 2025
Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

## Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the `branch-25.06` branch of `shared-workflows` once all
RAPIDS repos have added Python 3.13 support.

### This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

Authors:
  - Gil Forsyth (https://github.com/gforsyth)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #5057
@bdice bdice mentioned this pull request May 7, 2025
@jakirkham jakirkham added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels May 7, 2025
@bdice bdice mentioned this pull request May 7, 2025
rapids-bot bot pushed a commit to rapidsai/cuxfilter that referenced this pull request May 8, 2025
Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

## Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the `branch-25.06` branch of `shared-workflows` once all
RAPIDS repos have added Python 3.13 support.

### This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

Authors:
  - Gil Forsyth (https://github.com/gforsyth)
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #682
rapids-bot bot pushed a commit to rapidsai/nx-cugraph that referenced this pull request May 8, 2025
Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

## Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the `branch-25.06` branch of `shared-workflows` once all
RAPIDS repos have added Python 3.13 support.

### This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

Authors:
  - Gil Forsyth (https://github.com/gforsyth)

Approvers:
  - Bradley Dice (https://github.com/bdice)
  - Don Acosta (https://github.com/acostadon)

URL: #132
rapids-bot bot pushed a commit to rapidsai/rapidsmpf that referenced this pull request May 8, 2025
Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

## Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the `branch-25.06` branch of `shared-workflows` once all
RAPIDS repos have added Python 3.13 support.

### This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

Authors:
  - Gil Forsyth (https://github.com/gforsyth)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #262
rapids-bot bot pushed a commit to rapidsai/integration that referenced this pull request May 12, 2025
Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

## Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the `branch-25.06` branch of `shared-workflows` once all
RAPIDS repos have added Python 3.13 support.

### This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

Authors:
  - Gil Forsyth (https://github.com/gforsyth)
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #758
@gforsyth gforsyth marked this pull request as ready for review May 12, 2025 20:03
@gforsyth gforsyth requested a review from a team as a code owner May 12, 2025 20:03
@gforsyth gforsyth requested a review from jameslamb May 12, 2025 20:03
@gforsyth
Copy link
Contributor

All of the Python 3.13 PRs tracked in rapidsai/build-planning#120 have been merged in, with the exception of cuopt, but we can't upgrade cuopt until they depend on 25.06 dependencies.

@gforsyth gforsyth marked this pull request as draft May 12, 2025 20:08
@gforsyth
Copy link
Contributor

Hmm, given that #339 is built on top of this, I don't know if we want to merge this at all, or wait for the 12.9 migration to complete and then merge that instead.

@gforsyth gforsyth marked this pull request as ready for review May 12, 2025 20:45
@gforsyth gforsyth requested review from gforsyth and removed request for jameslamb May 12, 2025 20:45
Copy link
Contributor

@gforsyth gforsyth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging this in now that the Python 3.13 migration PRs are complete.

@gforsyth gforsyth merged commit 83fd623 into branch-25.06 May 12, 2025
1 check passed
@gforsyth gforsyth deleted the python-3.13 branch May 12, 2025 20:46
@gforsyth gforsyth restored the python-3.13 branch May 12, 2025 21:22
Ofek-Haim pushed a commit to Ofek-Haim/cuml that referenced this pull request May 13, 2025
Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

## Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the `branch-25.06` branch of `shared-workflows` once all
RAPIDS repos have added Python 3.13 support.

### This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

Authors:
  - Gil Forsyth (https://github.com/gforsyth)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: rapidsai#6616
AyodeAwe added a commit to rapidsai/ucxx that referenced this pull request May 14, 2025
* Add support for Python 3.13 (#406)

Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

## Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the `branch-25.06` branch of `shared-workflows` once all
RAPIDS repos have added Python 3.13 support.

### This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

Authors:
  - Gil Forsyth (https://github.com/gforsyth)

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #406

* Add Python to distributed-ucxx Conda build string (#410)

The Python version was dropped from the `distributed-ucxx` build string when migrating to `rattler-build`. Manually add this back.

Authors:
  - https://github.com/jakirkham

Approvers:
  - Bradley Dice (https://github.com/bdice)

URL: #410

* Exclude librmm.so from auditwheel (#411)

librmm will ship a shared library component in 25.06 (xref: rapidsai/rmm#1779). This PR updates `auditwheel` calls to exclude `librmm.so`.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Peter Andreas Entschev (https://github.com/pentschev)
  - Gil Forsyth (https://github.com/gforsyth)

URL: #411

* chore: set remaining workflows to python3.13 (#409)

Contributes to rapidsai/build-planning#120

Now that `cudf` is merged, moving the test workflows that require `cudf` to
also build on the `python-3.13` shared-workflows branch.

Authors:
  - Gil Forsyth (https://github.com/gforsyth)

Approvers:
  - James Lamb (https://github.com/jameslamb)

URL: #409

* Build and test with CUDA 12.9.0 (#412)

This PR uses CUDA 12.9.0 to build and test.

xref: rapidsai/build-planning#173

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - James Lamb (https://github.com/jameslamb)

URL: #412

* Quote head_rev in conda recipes (#413)

This quotes `head_rev` to ensure that commits with leading zeros in the git SHA include those zeros in the output package name.

xref: rapidsai/build-planning#176

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Jake Awe (https://github.com/AyodeAwe)

URL: #413

* fix: temporary disable 3.13 builds

---------

Co-authored-by: jakirkham <[email protected]>
Co-authored-by: Bradley Dice <[email protected]>
rapids-bot bot pushed a commit to rapidsai/cugraph-docs that referenced this pull request May 23, 2025
Contributes to rapidsai/build-planning#120

This PR adds support for Python 3.13.

## Notes for Reviewers

This is part of ongoing work to add Python 3.13 support across RAPIDS.
It temporarily introduces a build/test matrix including Python 3.13, from rapidsai/shared-workflows#268.

A follow-up PR will revert back to pointing at the `branch-25.06` branch of `shared-workflows` once all
RAPIDS repos have added Python 3.13 support.

### This will fail until all dependencies have been updated to Python 3.13

CI here is expected to fail until all of this project's upstream dependencies support Python 3.13.

This can be merged whenever all CI jobs are passing.

Authors:
  - Gil Forsyth (https://github.com/gforsyth)
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Don Acosta (https://github.com/acostadon)
  - Brad Rees (https://github.com/BradReesWork)
  - Bradley Dice (https://github.com/bdice)

URL: #113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants