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 Neighborhood Sampling #2073

Merged
merged 73 commits into from
Mar 17, 2022
Merged

Conversation

aschaffer
Copy link
Collaborator

This PR tracks work on MNMG Neighborhood Sampling, for G(C)NN needs.

Dependencies:

  1. [FEA] neighbor sampling in COO/CSR format #1982
  2. Multi gpu sample edges utilities #2064
  3. Integration of https://github.com/rapidsai/cugraph-ops/pull/24 into cugraph

aschaffer and others added 30 commits November 30, 2020 15:00
Update forked branch-0.18 from release
Update branch-0.19 from release
update forked from release branch-0.19
Merge from release branch-0.19
Merge latest rapidsai:branch-0.19 into aschaffer:branch-0.19
merge latest release branch-0.20
Merge latest rapidsai/branch-0.20 into forked branch-0.20
aschaffer/21.08 <- rapidsai/21.08
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/src/sampling/nbr_sampling.cu Outdated Show resolved Hide resolved
cpp/src/sampling/nbr_sampling.cuh Outdated Show resolved Hide resolved
@aschaffer
Copy link
Collaborator Author

rerun tests

1 similar comment
@BradReesWork
Copy link
Member

rerun tests

@aschaffer
Copy link
Collaborator Author

Note: Requires #2110 merged to resolve current CI failures.

@aschaffer aschaffer requested a review from a team as a code owner March 16, 2022 14:37
@aschaffer
Copy link
Collaborator Author

rerun tests

1 similar comment
@aschaffer
Copy link
Collaborator Author

rerun tests

Copy link
Contributor

@rlratzel rlratzel left a comment

Choose a reason for hiding this comment

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

My only feedback was wrt the rank naming discussion, but approving so it gets merged.

@BradReesWork
Copy link
Member

@gpucibot merge

@jjacobelli
Copy link
Contributor

Removing ops-codeowners from the required reviews since it doesn't seem there are any file changes that we're responsible for.

@jjacobelli jjacobelli removed the request for review from a team March 17, 2022 09:26
@jjacobelli
Copy link
Contributor

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 9732e5e into rapidsai:branch-22.04 Mar 17, 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
None yet
Development

Successfully merging this pull request may close these issues.

8 participants