Skip to content

Add pure_python option to rapids-download-wheels-from-github#240

Closed
KyleFromNVIDIA wants to merge 2 commits intorapidsai:mainfrom
KyleFromNVIDIA:rapids-download-wheels-from-github-pure
Closed

Add pure_python option to rapids-download-wheels-from-github#240
KyleFromNVIDIA wants to merge 2 commits intorapidsai:mainfrom
KyleFromNVIDIA:rapids-download-wheels-from-github-pure

Conversation

@KyleFromNVIDIA
Copy link
Copy Markdown
Member

No description provided.

@KyleFromNVIDIA KyleFromNVIDIA added the improvement Improves an existing functionality label Jan 15, 2026
@KyleFromNVIDIA KyleFromNVIDIA requested a review from a team as a code owner January 15, 2026 22:34
@KyleFromNVIDIA KyleFromNVIDIA added the non-breaking Introduces a non-breaking change label Jan 15, 2026
@KyleFromNVIDIA KyleFromNVIDIA requested review from msarahan and removed request for a team January 15, 2026 22:34
Copy link
Copy Markdown
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.

Could you add a PR description explaining why this is necessary?

We already have workflows in RAPIDS successfully downloading pure-python wheels with rapids-download-wheels-from-github, like this:

NX_CUGRAPH_WHEELHOUSE=$(rapids-download-from-github "$(rapids-package-name "wheel_python" "$package_name" --pure --cuda "$RAPIDS_CUDA_VERSION")")

(rapidsai/nx-cugraph - ci/test_wheel_nx_cugraph.sh)

For what you're working on (I'm guessing rapidsai/rapids-cmake#966), could you just copy what they're doing instead of introducing another argument here?

@KyleFromNVIDIA
Copy link
Copy Markdown
Member Author

Yes, I'll do that instead.

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.

2 participants