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

Symmetrize edgelist when creating a CSR graph #4716

Merged

Conversation

jnke2016
Copy link
Contributor

This PR allows the edge list to be symmetrized when creating a graph from a CSR representation.

closes #4693

@jnke2016 jnke2016 requested a review from a team as a code owner October 11, 2024 00:11
@jnke2016 jnke2016 self-assigned this Oct 11, 2024
@jnke2016 jnke2016 requested a review from a team as a code owner October 14, 2024 17:09
@ChuckHastings ChuckHastings added bug Something isn't working non-breaking Non-breaking change labels Oct 15, 2024
@jnke2016 jnke2016 force-pushed the branch-24.12_fix-symmetrize-bug branch from 18822b7 to f388cb8 Compare October 21, 2024 16:52
@ChuckHastings
Copy link
Collaborator

/merge

@rapids-bot rapids-bot bot merged commit a9192a8 into rapidsai:branch-24.12 Oct 22, 2024
132 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 cuGraph non-breaking Non-breaking change python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: RuntimeError: non-success value returned from cugraph_sg_graph_create_from_csr()
3 participants