-
Notifications
You must be signed in to change notification settings - Fork 907
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 wheel builds #12096
Add wheel builds #12096
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple comments. Python looks good. I approve what I could follow from the CMake.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM, made a non-blocking comment here: https://github.com/rapidsai/cudf/pull/12096/files#r1024318438, Shouldn't stop merging for this.
@gpucibot merge |
Description
This PR enables building wheels. It mostly leverages various build options that have already been added to the repository.
Checklist