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

MNMG ECG #4030

Merged
merged 42 commits into from
Jan 12, 2024
Merged

MNMG ECG #4030

merged 42 commits into from
Jan 12, 2024

Conversation

naimnv
Copy link
Contributor

@naimnv naimnv commented Dec 1, 2023

ECG based on Louvain.

Closes #3569
Closes #3574
Closes #3570

@naimnv naimnv requested review from a team as code owners December 1, 2023 01:58
Copy link

copy-pr-bot bot commented Dec 1, 2023

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@naimnv naimnv self-assigned this Dec 1, 2023
@naimnv naimnv marked this pull request as draft December 1, 2023 01:59
@github-actions github-actions bot added doc Documentation cuGraph CMake labels Dec 6, 2023
@naimnv naimnv added DO NOT MERGE Hold off on merging; see PR for details and removed DO NOT MERGE Hold off on merging; see PR for details labels Dec 6, 2023
@naimnv
Copy link
Contributor Author

naimnv commented Dec 6, 2023

/ok to test

@naimnv naimnv marked this pull request as ready for review December 6, 2023 19:11
@naimnv naimnv added feature request New feature or request non-breaking Non-breaking change labels Dec 6, 2023
@naimnv
Copy link
Contributor Author

naimnv commented Dec 25, 2023

/ok to test

cpp/include/cugraph/algorithms.hpp Show resolved Hide resolved
cpp/src/community/louvain_impl.cuh Outdated Show resolved Hide resolved
cpp/src/community/louvain_impl.cuh Outdated Show resolved Hide resolved
cpp/src/community/louvain_impl.cuh Show resolved Hide resolved
cpp/src/community/louvain_impl.cuh Outdated Show resolved Hide resolved
@naimnv
Copy link
Contributor Author

naimnv commented Jan 6, 2024

/ok to test

@naimnv
Copy link
Contributor Author

naimnv commented Jan 6, 2024

/ok to test

cpp/src/detail/permute_range.cu Outdated Show resolved Hide resolved
cpp/src/detail/permute_range.cu Outdated Show resolved Hide resolved
cpp/src/detail/permute_range.cu Outdated Show resolved Hide resolved
cpp/tests/community/mg_ecg_test.cpp Outdated Show resolved Hide resolved
cpp/src/detail/permute_range.cu Outdated Show resolved Hide resolved
cpp/src/detail/permute_range.cu Show resolved Hide resolved
cpp/src/detail/permute_range.cu Outdated Show resolved Hide resolved
cpp/src/detail/permute_range.cu Outdated Show resolved Hide resolved
cpp/src/detail/permute_range.cu Outdated Show resolved Hide resolved
@naimnv
Copy link
Contributor Author

naimnv commented Jan 9, 2024

/ok to test

@naimnv
Copy link
Contributor Author

naimnv commented Jan 9, 2024

/ok to test

@naimnv
Copy link
Contributor Author

naimnv commented Jan 10, 2024

/ok to test

@naimnv
Copy link
Contributor Author

naimnv commented Jan 11, 2024

/ok to test

@ChuckHastings
Copy link
Collaborator

/merge

@rapids-bot rapids-bot bot merged commit 5d4ba38 into rapidsai:branch-24.02 Jan 12, 2024
97 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake cuGraph feature request New feature or request non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MNMG ECG - Define C++ API MNMG ECG - C++ Implementation MNMG ECG.- Define C++ Unit Tests
4 participants