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

MG Leiden and MG MIS #3582

Merged
merged 34 commits into from
May 23, 2023
Merged

MG Leiden and MG MIS #3582

merged 34 commits into from
May 23, 2023

Conversation

naimnv
Copy link
Contributor

@naimnv naimnv commented May 18, 2023

  • Update MIS to work in MNMG using distributed sampling primitives

  • Update Leiden to work in MNMG

closes #3469

@naimnv naimnv requested review from a team as code owners May 18, 2023 02:44
@naimnv naimnv added feature request New feature or request non-breaking Non-breaking change labels May 18, 2023
@ChuckHastings ChuckHastings added this to the 23.06 milestone May 18, 2023
Copy link
Contributor

@seunghwak seunghwak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review part 1/2

cpp/include/cugraph/algorithms.hpp Show resolved Hide resolved
cpp/include/cugraph/algorithms.hpp Show resolved Hide resolved
cpp/include/cugraph/algorithms.hpp Outdated Show resolved Hide resolved
cpp/include/cugraph/algorithms.hpp Outdated Show resolved Hide resolved
cpp/include/cugraph/algorithms.hpp Outdated Show resolved Hide resolved
cpp/src/community/detail/mis_impl.cuh Outdated Show resolved Hide resolved
cpp/src/community/detail/mis_impl.cuh Outdated Show resolved Hide resolved
cpp/src/community/detail/mis_impl.cuh Show resolved Hide resolved
cpp/src/community/detail/mis_impl.cuh Show resolved Hide resolved
cpp/src/community/detail/mis_impl.cuh Show resolved Hide resolved
cpp/src/community/detail/refine_impl.cuh Outdated Show resolved Hide resolved
cpp/src/community/detail/refine_impl.cuh Outdated Show resolved Hide resolved
cpp/tests/CMakeLists.txt Outdated Show resolved Hide resolved
cpp/tests/CMakeLists.txt Outdated Show resolved Hide resolved
cpp/tests/community/mg_mis_test.cu Outdated Show resolved Hide resolved
cpp/tests/community/mg_mis_test.cu Show resolved Hide resolved
@naimnv naimnv requested a review from a team as a code owner May 20, 2023 01:56
@BradReesWork
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 64690fe into rapidsai:branch-23.06 May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Perform MG testing of C++ Leiden to validate functionality
6 participants