-
Notifications
You must be signed in to change notification settings - Fork 532
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
Using Pyraft and automatically cloning when raft pin changes #4593
Using Pyraft and automatically cloning when raft pin changes #4593
Conversation
rerun tests |
rerun tests |
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.
Approving ops-codeowner
file changes.
For what it's worth, the cudf
repo has removed all conda/environments/
files besides the CUDA 11.5
one (link) due to enhanced compatibility. It might not hurt for cuml
to follow suit. Then there would be less .yml
files to maintain.
rerun tests |
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-22.04 #4593 +/- ##
===============================================
Coverage ? 83.88%
===============================================
Files ? 250
Lines ? 20062
Branches ? 0
===============================================
Hits ? 16829
Misses ? 3233
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
@gpucibot merge |
…i#4593) This PR depends on rapidsai/raft#520 Authors: - Corey J. Nolet (https://github.com/cjnolet) Approvers: - AJ Schmidt (https://github.com/ajschmidt8) - Dante Gama Dessavre (https://github.com/dantegd) URL: rapidsai#4593
This PR depends on rapidsai/raft#520