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 numba pinning to cudf repo #17777

Merged
merged 4 commits into from
Jan 22, 2025

Conversation

galipremsagar
Copy link
Contributor

Description

This PR unblock cudf CI from recent failures: https://github.com/rapidsai/cudf/actions/runs/12881355939/job/35911797186 introduced by latest release of numba-0.61.0

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@galipremsagar galipremsagar added bug Something isn't working non-breaking Non-breaking change labels Jan 21, 2025
@galipremsagar galipremsagar self-assigned this Jan 21, 2025
@galipremsagar galipremsagar requested a review from a team as a code owner January 21, 2025 23:19
@github-actions github-actions bot added the Python Affects Python cuDF API. label Jan 21, 2025
dependencies.yaml Outdated Show resolved Hide resolved
@bdice
Copy link
Contributor

bdice commented Jan 22, 2025

/merge

@rapids-bot rapids-bot bot merged commit 1f0f51f into rapidsai:branch-25.02 Jan 22, 2025
109 checks passed
@bdice bdice mentioned this pull request Jan 22, 2025
3 tasks
rapids-bot bot pushed a commit to rapidsai/dask-cuda that referenced this pull request Jan 22, 2025
Numba 0.61.0 just got released with couple of breaking changes, this pr is required to unblock the ci.

xref: rapidsai/cudf#17777

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

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

URL: #1426
rapids-bot bot pushed a commit to rapidsai/cugraph that referenced this pull request Jan 22, 2025
Numba 0.61.0 just got released with couple of breaking changes, this pr is required to unblock the ci.

xref: rapidsai/cudf#17777

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

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #4878
rapids-bot bot pushed a commit to rapidsai/ucx-py that referenced this pull request Jan 22, 2025
Numba 0.61.0 just got released with couple of breaking changes, this pr is required to unblock the ci.

xref: rapidsai/cudf#17777

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

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

URL: #1104
rapids-bot bot pushed a commit to rapidsai/cuxfilter that referenced this pull request Jan 22, 2025
Numba 0.61.0 just got released with couple of breaking changes, this pr is required to unblock the ci.

xref: rapidsai/cudf#17777

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

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #648
rapids-bot bot pushed a commit to rapidsai/rmm that referenced this pull request Jan 22, 2025
Numba 0.61.0 just got released with a couple of breaking changes, this pr is required to unblock the ci.

xref: rapidsai/cudf#17777

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

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

URL: #1789
rapids-bot bot pushed a commit to rapidsai/cuml that referenced this pull request Jan 23, 2025
Numba 0.61.0 just got released with a couple of breaking changes, this pr is required to unblock the ci.


xref: rapidsai/cudf#17777

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - Dante Gama Dessavre (https://github.com/dantegd)

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

URL: #6244
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants