-
Notifications
You must be signed in to change notification settings - Fork 310
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
[FEA] add libcugraphops as a dependency of cugraph #2019
[FEA] add libcugraphops as a dependency of cugraph #2019
Conversation
Please consider using GitHub's Draft PR feature instead of Some useful information about Draft PRs:
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
@ajschmidt8 sorry about this, I wasn't aware of the feature, I'll try to use it from now on |
rerun tests |
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-22.04 #2019 +/- ##
================================================
+ Coverage 73.51% 73.55% +0.04%
================================================
Files 156 156
Lines 10295 10295
================================================
+ Hits 7568 7573 +5
+ Misses 2727 2722 -5
Continue to review full report at Codecov.
|
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.
CMake changes LGTM
rerun tests |
1 similar comment
rerun tests |
rerun tests |
…ls, removing from cmake build call.
…prerequisite of a RAFT transitive dependency.
… order to (hopefully) allow cmake to find RAFT properly.
@gpucibot merge |
We need to do several things:
For now, this is a work in progress since libcugraphops doesn't seem available on anaconda yet.