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

WIP: add libcuml Python builds #442

Draft
wants to merge 1 commit into
base: branch-25.02
Choose a base branch
from

Conversation

jameslamb
Copy link
Member

Contributes to rapidsai/build-planning#33

Adjusts rapids-build-utils manifest for release 25.02 to account for the introduction of new libcuml wheels (rapidsai/cuml#6199).

Notes for Reviewers

This shouldn't be merged still pointing at my forks.

Plan:

  1. merge these add libcuvs Python builds #440, then update this branch
  2. see CI pass here
  3. see all CI except devcontainers pass on WIP: [DO NOT MERGE] introduce libcuml wheels cuml#6199
  4. point this PR back at upstream and admin-merge it
  5. re-run devcontainers CI on WIP: [DO NOT MERGE] introduce libcuml wheels cuml#6199 and see it pass

@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Jan 22, 2025
@@ -1,7 +1,7 @@
{
"name": "NVIDIA RAPIDS devcontainer build utilities",
"id": "rapids-build-utils",
"version": "25.2.6",
"version": "25.2.8",
Copy link
Member Author

Choose a reason for hiding this comment

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

Bumping by 2 versions in anticipation of #440 merging first.

TODO before merging: confirm this version bump is still right after merging in latest branch-25.02.

Comment on lines +150 to +151
# TODO(jameslamb): revert this before merging
git: {<<: *git_defaults, repo: cuml, upstream: jameslamb, tag: libcuml-wheels}
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
# TODO(jameslamb): revert this before merging
git: {<<: *git_defaults, repo: cuml, upstream: jameslamb, tag: libcuml-wheels}
git: {<<: *git_defaults, repo: cuml}

Revert before merging.

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.

1 participant