Skip to content

remove cugraph-equivariant#33

Merged
jameslamb merged 1 commit intorapidsai:mainfrom
jameslamb:cugraph-equivariant
Nov 15, 2024
Merged

remove cugraph-equivariant#33
jameslamb merged 1 commit intorapidsai:mainfrom
jameslamb:cugraph-equivariant

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
@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