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

MFG C++ code bug fix #3865

Merged
merged 4 commits into from
Sep 20, 2023
Merged

Conversation

seunghwak
Copy link
Contributor

cugraph::sort_sampled_edgelist currently returns (label, hop) offsets of all zero.

This PR fixes this.

@seunghwak seunghwak requested a review from a team as a code owner September 19, 2023 20:42
@seunghwak seunghwak self-assigned this Sep 19, 2023
@seunghwak seunghwak added this to the 23.10 milestone Sep 19, 2023
@seunghwak seunghwak added bug Something isn't working non-breaking Non-breaking change labels Sep 19, 2023
Copy link
Member

@alexbarghi-nv alexbarghi-nv left a comment

Choose a reason for hiding this comment

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

👍

@alexbarghi-nv
Copy link
Member

@ChuckHastings can we merge this?

@ChuckHastings
Copy link
Collaborator

/merge

@rapids-bot rapids-bot bot merged commit d930321 into rapidsai:branch-23.10 Sep 20, 2023
@seunghwak seunghwak deleted the bug_offsets branch May 22, 2024 17:37
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