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

Improve MG Louvain scalability #2062

Merged
merged 92 commits into from
Mar 9, 2022

Conversation

seunghwak
Copy link
Contributor

@seunghwak seunghwak commented Feb 7, 2022

Pulls updates from PRs #2044, better be reviewed and merged after PR #2044

Mainly experimenting, not ready for review.

…e and also seems like having an issue with 2^31 or more elements)
@seunghwak seunghwak added 2 - In Progress improvement Improvement / enhancement to an existing function DO NOT MERGE Hold off on merging; see PR for details non-breaking Non-breaking change labels Feb 7, 2022
@seunghwak seunghwak changed the title [WIP][skip-ci] Improve MG Louvain scalability Improve MG Louvain scalability Mar 9, 2022
@seunghwak seunghwak added 3 - Ready for Review and removed 2 - In Progress DO NOT MERGE Hold off on merging; see PR for details labels Mar 9, 2022
@seunghwak seunghwak marked this pull request as ready for review March 9, 2022 00:18
@seunghwak seunghwak requested a review from a team as a code owner March 9, 2022 00:18
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.04@93dba00). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-22.04    #2062   +/-   ##
===============================================
  Coverage                ?   73.63%           
===============================================
  Files                   ?      154           
  Lines                   ?    10327           
  Branches                ?        0           
===============================================
  Hits                    ?     7604           
  Misses                  ?     2723           
  Partials                ?        0           

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 93dba00...dc33a11. Read the comment docs.

@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit ab72ed5 into rapidsai:branch-22.04 Mar 9, 2022
@seunghwak seunghwak deleted the enh_mg_louvain branch August 11, 2022 23:24
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
None yet
Development

Successfully merging this pull request may close these issues.

4 participants