Skip to content

Pin numba-cuda>=0.9.0,!=0.10.0 due to CI hangs on ARM#18661

Merged
rapids-bot[bot] merged 14 commits intorapidsai:branch-25.06from
mroeschke:test/ci/pin_deps
May 6, 2025
Merged

Pin numba-cuda>=0.9.0,!=0.10.0 due to CI hangs on ARM#18661
rapids-bot[bot] merged 14 commits intorapidsai:branch-25.06from
mroeschke:test/ci/pin_deps

Conversation

@mroeschke
Copy link
Contributor

@mroeschke mroeschke commented May 5, 2025

Description

Trying to incrementally pin these dependencies to check if they relate to the hanging Python test jobs.

These dependencies appeared to have had a release compared to 3 days ago

  • aws-c-http < 0.10
  • aws-c-s3 < 0.7.16
  • cryptography < 44.0.3
  • libtorch < 2.7
  • numba-cuda < 0.10
  • pynvjitlink < 0.6
  • pytorch < 2.7

EDIT: It was discovered that numba-cuda==0.10.0 caused the Python test hangs on ARM runners

Checklist

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

@mroeschke mroeschke requested a review from a team as a code owner May 5, 2025 22:59
@mroeschke mroeschke added the DO NOT MERGE Hold off on merging; see PR for details label May 5, 2025
@mroeschke mroeschke requested a review from msarahan May 5, 2025 22:59
@galipremsagar
Copy link
Contributor

@mroeschke now that #18662 is merged, to test on arm jobs, you will need to revert #18662 in this pr.

@galipremsagar
Copy link
Contributor

/okay to test 22c9b61

@mroeschke mroeschke requested a review from a team as a code owner May 6, 2025 17:43
@github-actions github-actions bot added the Python Affects Python cuDF API. label May 6, 2025
@mroeschke mroeschke changed the title Test pinning some updated dependencies to test Python CI test hangs Pin numba-cuda>=0.9.0,!=0.10.0 due to CI hangs on ARM May 6, 2025
@mroeschke mroeschke added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change and removed DO NOT MERGE Hold off on merging; see PR for details labels May 6, 2025
@galipremsagar
Copy link
Contributor

Thanks @bdice !

@galipremsagar
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit cbf0bf4 into rapidsai:branch-25.06 May 6, 2025
114 of 115 checks passed
brandon-b-miller added a commit to brandon-b-miller/cudf that referenced this pull request May 6, 2025
@mroeschke mroeschke deleted the test/ci/pin_deps branch May 6, 2025 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants