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 #5009

Merged
merged 145 commits into from
Dec 1, 2022
Merged

Add wheel builds #5009

merged 145 commits into from
Dec 1, 2022

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Nov 18, 2022

This PR enables building wheels of cuml. I don't expect tests to pass here until the raft wheels PR is merged, but it should be ready for reviews and hopefully CI will provide some useful feedback in the interim.

@vyasr vyasr requested a review from dantegd November 29, 2022 01:28
@cjnolet cjnolet added this to PR-WIP in v22.12 Release via automation Nov 29, 2022
@vyasr vyasr mentioned this pull request Nov 30, 2022
@vyasr
Copy link
Contributor Author

vyasr commented Nov 30, 2022

Before merging this PR I will need to remove the logic for building wheels on push. I'm waiting to do so until I have enough approvals, but please do not merge this PR until after I have made that change.

@vyasr vyasr added 5 - DO NOT MERGE Hold off on merging; see PR for details and removed 3 - Ready for Review Ready for review by team labels Nov 30, 2022
v22.12 Release automation moved this from PR-WIP to PR-Reviewer approved Nov 30, 2022
@cjnolet
Copy link
Member

cjnolet commented Dec 1, 2022

rerun tests

@vyasr vyasr added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 5 - DO NOT MERGE Hold off on merging; see PR for details labels Dec 1, 2022
@vyasr
Copy link
Contributor Author

vyasr commented Dec 1, 2022

@gpucibot merge

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.12@8bdeb2c). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head 7e8a557 differs from pull request most recent head feaba8c. Consider uploading reports for the commit feaba8c to get more accurate results

Additional details and impacted files
@@               Coverage Diff               @@
##             branch-22.12    #5009   +/-   ##
===============================================
  Coverage                ?   79.59%           
===============================================
  Files                   ?      184           
  Lines                   ?    11707           
  Branches                ?        0           
===============================================
  Hits                    ?     9318           
  Misses                  ?     2389           
  Partials                ?        0           
Flag Coverage Δ
dask 46.00% <0.00%> (?)
non-dask 69.13% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rapids-bot rapids-bot bot merged commit 4b3928b into rapidsai:branch-22.12 Dec 1, 2022
v22.12 Release automation moved this from PR-Reviewer approved to Done Dec 1, 2022
@vyasr vyasr deleted the feat/cibuildwheel branch December 1, 2022 17:07
jakirkham pushed a commit to jakirkham/cuml that referenced this pull request Feb 27, 2023
This PR enables building wheels of cuml. I don't expect tests to pass here until the raft wheels PR is merged, but it should be ready for reviews and hopefully CI will provide some useful feedback in the interim.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)
  - Sevag H (https://github.com/sevagh)
  - Paul Taylor (https://github.com/trxcllnt)

Approvers:
  - Joseph (https://github.com/jolorunyomi)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: rapidsai#5009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge CMake CUDA/C++ Cython / Python Cython or Python issue feature request New feature or request non-breaking Non-breaking change
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

9 participants