kvikio icon indicating copy to clipboard operation
kvikio copied to clipboard

Add support for Python 3.13

Open bdice opened this issue 8 months ago • 3 comments

Description

Contributes to https://github.com/rapidsai/build-planning/issues/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 https://github.com/rapidsai/shared-workflows/pull/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.

bdice avatar Mar 05 '25 18:03 bdice

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

copy-pr-bot[bot] avatar Mar 05 '25 18:03 copy-pr-bot[bot]

/ok to test

bdice avatar Mar 05 '25 18:03 bdice

The nvidia-nvcomp-cu{11,12} wheels have a <3.13 constraint (which seems arbitrary?) -- we'll need them to push an updated version bound to PyPI

gforsyth avatar Mar 05 '25 20:03 gforsyth

Thanks Bradley and Gil! 🙏

Given Gil's Python 3.13 PR ( https://github.com/rapidsai/kvikio/pull/708 ) has now been merged, are we ok to close this PR? Or is something else still needed from it?

jakirkham avatar May 12 '25 18:05 jakirkham

I'm going to close this out.

gforsyth avatar May 12 '25 18:05 gforsyth