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

Remove usage of RAFT memory management #2076

Merged

Conversation

viclafargue
Copy link
Contributor

Completes rapidsai/raft#400

@viclafargue viclafargue requested a review from a team as a code owner February 15, 2022 11:03
@codecov-commenter
Copy link

codecov-commenter commented Feb 15, 2022

Codecov Report

Merging #2076 (3197d81) into branch-22.04 (18ac2c2) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-22.04    #2076      +/-   ##
================================================
+ Coverage         73.51%   73.59%   +0.08%     
================================================
  Files               156      156              
  Lines             10295    10312      +17     
================================================
+ Hits               7568     7589      +21     
+ Misses             2727     2723       -4     
Impacted Files Coverage Δ
python/cugraph/cugraph/structure/property_graph.py 96.42% <0.00%> (-0.20%) ⬇️
...ython/cugraph/cugraph/tests/test_property_graph.py 96.09% <0.00%> (+0.04%) ⬆️
.../cugraph/tests/test_edge_betweenness_centrality.py 84.93% <0.00%> (+0.60%) ⬆️
...graph/cugraph/tests/test_betweenness_centrality.py 83.01% <0.00%> (+0.62%) ⬆️
python/cugraph/cugraph/tests/test_graph_store.py 100.00% <0.00%> (+1.56%) ⬆️
python/cugraph/cugraph/tests/test_utils.py 75.55% <0.00%> (+4.44%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 18ac2c2...3197d81. Read the comment docs.

@ChuckHastings ChuckHastings added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 15, 2022
@ChuckHastings ChuckHastings added this to the 22.04 milestone Feb 15, 2022
@ChuckHastings
Copy link
Collaborator

Thanks @viclafargue !

@ChuckHastings
Copy link
Collaborator

@gpucibot merge

@rapids-bot rapids-bot bot merged commit c397f11 into rapidsai:branch-22.04 Feb 15, 2022
22.04 Release automation moved this from PRs to Done Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
No open projects
22.04 Release
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants