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

remove cugraph-equivariant #33

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

jameslamb
Copy link
Member

I learned yesterday that cugraph-equivariance is going to be completely removed in RAPIDS 24.12: rapidsai/cugraph#4762

This proposes updating rapids-metadata accordingly.

Added a similar change for devcontainers too: rapidsai/devcontainers#417

@jameslamb jameslamb added breaking Introduces a breaking change improvement Improves an existing functionality labels Nov 15, 2024
@jameslamb jameslamb requested a review from a team as a code owner November 15, 2024 16:49
del all_metadata.versions["24.12"].repositories["cugraph"].packages["cugraph-pyg"]
del all_metadata.versions["24.12"].repositories["cugraph"].packages["nx-cugraph"]
del all_metadata.versions["24.12"].repositories["wholegraph"]
# fmt: on
Copy link
Member Author

Choose a reason for hiding this comment

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

These fmt: comments prevent black from wrapping the line with cugraph-equivariant. I think it's much easier to read this without the wrapping.

@jameslamb jameslamb merged commit 01c034a into rapidsai:main Nov 15, 2024
7 checks passed
@jameslamb jameslamb deleted the cugraph-equivariant branch November 15, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Introduces a breaking change improvement Improves an existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants