Skip to content

PyG Monorepo Refactor#2905

Merged
rapids-bot[bot] merged 127 commits intorapidsai:branch-22.12from
alexbarghi-nv:pyg-monorepo-refactor
Nov 30, 2022
Merged

PyG Monorepo Refactor#2905
rapids-bot[bot] merged 127 commits intorapidsai:branch-22.12from
alexbarghi-nv:pyg-monorepo-refactor

Conversation

@alexbarghi-nv
Copy link
Member

@alexbarghi-nv alexbarghi-nv commented Nov 10, 2022

Moves the PyG extensions to their own package. Includes conda package configurations.

  • File structure
  • Enable CI
  • Example integration test
  • Double-check PyG dependency, conda channel

Due to PyG 2.2 not being released on conda yet, it is not a hard dependency. This will be resolved when PyG 2.2 is released with conda packages. Going forward, we should encourage PyG to make their nightly builds available on conda so this issue does not occur again.

Resolves https://github.com/rapidsai/graph_dl/issues/48
Resolves https://github.com/rapidsai/graph_dl/issues/93

eriknw and others added 30 commits August 9, 2022 16:13
Currently, this only does SG version for rapidsai#2401.  MG is still TODO.

This also doesn't change anything user-facing (yet).
Co-authored-by: Vibhu Jawa <vibhujawa@gmail.com>
alexbarghi-nv and others added 3 commits November 21, 2022 15:09
Co-authored-by: Vibhu Jawa <vibhujawa@gmail.com>
Copy link
Member

@VibhuJawa VibhuJawa left a comment

Choose a reason for hiding this comment

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

Minor cleanup requested on setup.py, looks good otherwise. Thanks again for addressing the last reviews.

Copy link
Member

@VibhuJawa VibhuJawa left a comment

Choose a reason for hiding this comment

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

Thanks for addressing the changes, LGTM

Copy link
Contributor

@msadang msadang left a comment

Choose a reason for hiding this comment

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

LGTM

@alexbarghi-nv
Copy link
Member Author

rerun tests

@BradReesWork
Copy link
Member

@gpucibot merge

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.

Looks like a typo is causing at least one of the error messages in CI.

Co-authored-by: Rick Ratzel <3039903+rlratzel@users.noreply.github.com>
@rapids-bot rapids-bot bot merged commit fb5298d into rapidsai:branch-22.12 Nov 30, 2022
nv-rliu pushed a commit to nv-rliu/cugraph-gnn that referenced this pull request Jul 15, 2025
Moves the PyG extensions to their own package.  Includes conda package configurations.

- [x] File structure
- [x] Enable CI
- [x] Example integration test
- [x] Double-check PyG dependency, conda channel

Due to PyG 2.2 not being released on conda yet, it is not a hard dependency.  This will be resolved when PyG 2.2 is released with conda packages.  Going forward, we should encourage PyG to make their nightly builds available on conda so this issue does not occur again.

Resolves rapidsai/graph_dl#48
Resolves rapidsai/graph_dl#93

Authors:
  - Alex Barghi (https://github.com/alexbarghi-nv)
  - Erik Welch (https://github.com/eriknw)

Approvers:
  - Vibhu Jawa (https://github.com/VibhuJawa)
  - Rick Ratzel (https://github.com/rlratzel)
  - Brad Rees (https://github.com/BradReesWork)
  - Mark Sadang (https://github.com/msadang)

URL: rapidsai/cugraph#2905
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking change improvement Improvement / enhancement to an existing function

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants