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

[BUG] Critical: Fix cuGraph-PyG Edge Index Renumbering for Single-Edge Graphs #3605

Merged

Conversation

alexbarghi-nv
Copy link
Member

The changes for multi-edge graphs to accommodate the new hop id behavior were not properly applied to single-edge graphs. This PR resolves that.

@alexbarghi-nv alexbarghi-nv self-assigned this May 24, 2023
@alexbarghi-nv alexbarghi-nv added bug Something isn't working non-breaking Non-breaking change labels May 24, 2023
@alexbarghi-nv alexbarghi-nv added this to the 23.06 milestone May 24, 2023
@alexbarghi-nv alexbarghi-nv marked this pull request as ready for review May 24, 2023 03:43
@alexbarghi-nv alexbarghi-nv requested a review from a team as a code owner May 24, 2023 03:43
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.

I'm not familiar with this code so I'm approving based on not seeing any really obvious bugs.

@BradReesWork
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 24b6f3a into rapidsai:branch-23.06 May 26, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants