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

Forward-merge branch-24.08 into branch-24.10 #4581

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

rapids-bot[bot]
Copy link

@rapids-bot rapids-bot bot commented Jul 31, 2024

Forward-merge triggered by push to branch-24.08 that creates a PR to keep branch-24.10 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge. See forward-merger docs for more info.

…#4486)

- [x] New Graph class that duck-types `DGLGraph`
- [x] New WholeGraph feature store that implements DGL's `FeatureStorage`
- [x] New Sampler interface
- [x] New Loader interface
- [x] New Sampler for distributed uniform neighbor sampling without dask
- [x] New Loader for distributed uniform neighbor sampling without dask

This PR also adds `pydantic` and `torchdata` as test dependencies of cuGraph-DGL, because they are unlisted runtime dependencies of the latest version of DGL (which we will be testing with in the new `cugraph-gnn` repository).

This PR also changes the test file structure to match the rest of cuGraph, by using the __mg_ suffix to denote multi-GPU tests and moving them to the main directory under "tests".

New examples will be added in a future PR.  This PR is just for basic functionality and tests.

Closes #3805 
Closes rapidsai/cugraph-gnn#4
Closes #4400
Closes #4247
Closes #3303

Authors:
  - Alex Barghi (https://github.com/alexbarghi-nv)
  - Ralph Liu (https://github.com/nv-rliu)

Approvers:
  - Vibhu Jawa (https://github.com/VibhuJawa)
  - Ray Douglass (https://github.com/raydouglass)
  - Rick Ratzel (https://github.com/rlratzel)

URL: #4486
@rapids-bot rapids-bot bot requested review from a team as code owners July 31, 2024 16:04
@rapids-bot rapids-bot bot requested a review from bdice July 31, 2024 16:04
@GPUtester GPUtester merged commit a20d02b into branch-24.10 Jul 31, 2024
Copy link
Author

rapids-bot bot commented Jul 31, 2024

SUCCESS - forward-merge complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants