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

Update nx-cugraph to NetworkX 3.4 #4717

Merged
merged 5 commits into from
Oct 15, 2024
Merged

Conversation

eriknw
Copy link
Contributor

@eriknw eriknw commented Oct 14, 2024

This run make in python/nx-cugraph directory and update the pre-commit hook.

Also fixes ego_graph tests to check nx.config.fallback_to_nx configuration.

This run `make` in `python/nx-cugraph` directory
@eriknw eriknw requested review from a team as code owners October 14, 2024 16:10
@eriknw eriknw requested a review from msarahan October 14, 2024 16:10
@eriknw eriknw added non-breaking Non-breaking change nx-cugraph labels Oct 14, 2024
This was failing b/c we changed the default "fallback-to-nx" behavior right before
NetworkX 3.4 was released, so now we properly handle the expected behavior in the
tests based on networkx version and `nx.config.fallback_to_nx` config.
@nv-rliu nv-rliu added the bug Something isn't working label Oct 14, 2024
@rlratzel
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 21fe9bf into rapidsai:branch-24.12 Oct 15, 2024
132 of 147 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change nx-cugraph python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants