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

Split CPP libraries into separate wheels #4507

Closed
wants to merge 64 commits into from

Conversation

msarahan
Copy link
Contributor

This is a duplicate of #4340. I'm putting it up as a new PR because I'm taking over the work, but I don't have permissions to push directly to Vyas' fork (I guess I'm not a maintainer here).

I'm happy to close this PR if it is preferable to sort out permissions for me to push to Vyas' fork.

"cupy-cuda11x>=12.0.0",
"libcugraph==24.6.*",
"pylibraft==24.6.*",
"rmm==24.6.*",
Copy link
Member

Choose a reason for hiding this comment

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

hey @msarahan I know this is still a draft and not ready for review, but was just skimming it and wanted to note that I noticed this... looks like you still have a bunch of 24.6 dependencies in here, even though this is targeting release 24.08. Those should all get updated.

ci/release/update-version.sh '24.08.00'

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think that should be changed in dependencies.yaml, and then this pyproject.toml should be regenerated. At any rate, thanks. I have only just merged in branch-24.08, and will start seeing what other fixes are necessary.

@msarahan
Copy link
Contributor Author

I was wrong about not being able to push to Vyas' branch. I didn't have my SSO configured for SSH keys. I'm closing this PR and working on #4340

@msarahan msarahan closed this Jun 26, 2024
@msarahan msarahan deleted the feat/cpp_wheel branch June 26, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants