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 wheel builds #12096

Merged
merged 146 commits into from
Nov 18, 2022
Merged

Add wheel builds #12096

merged 146 commits into from
Nov 18, 2022

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Nov 8, 2022

Description

This PR enables building wheels. It mostly leverages various build options that have already been added to the repository.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Copy link
Contributor

@bdice bdice left a 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.

.github/workflows/wheels.yml Show resolved Hide resolved
python/cudf/CMakeLists.txt Outdated Show resolved Hide resolved
@jakirkham jakirkham self-requested a review November 16, 2022 17:27
Copy link
Contributor

@galipremsagar galipremsagar left a 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.

@vyasr vyasr added 3 - Ready for Review Ready for review by team and removed 2 - In Progress Currently a work in progress labels Nov 16, 2022
@vyasr
Copy link
Contributor Author

vyasr commented Nov 17, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 6d2a4f0 into rapidsai:branch-22.12 Nov 18, 2022
@vyasr vyasr deleted the feat/cibuildwheel branch November 18, 2022 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

7 participants