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 cuda-python dependency #4829

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Dec 11, 2024

cuGraph depends on cuda-python but does not currently list that dependency. This PR adds it.

Copy link
Member

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

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

Giving you a packaging-codeowners approval here, I agree.

@jameslamb
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 6783aec into rapidsai:branch-25.02 Dec 18, 2024
73 checks passed
rapids-bot bot pushed a commit that referenced this pull request Jan 7, 2025
This PR uses `cuda-python` for getting device properties. These APIs are more stable than getting this information via `numba.cuda`.

Companion to #4829 (this is not dependent on that PR, though).

Authors:
  - Bradley Dice (https://github.com/bdice)
  - Ralph Liu (https://github.com/nv-rliu)
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)

Approvers:
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)
  - Rick Ratzel (https://github.com/rlratzel)

URL: #4830
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working conda non-breaking Non-breaking change python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants