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

Fix MG test bug #1897

Merged
merged 2 commits into from
Oct 20, 2021
Merged

Fix MG test bug #1897

merged 2 commits into from
Oct 20, 2021

Conversation

seunghwak
Copy link
Contributor

@seunghwak seunghwak commented Oct 20, 2021

Close #1896

Check num_edges == 0 before sorting adjacency list (num_chunks becomes -1 if num_edges = 0).

@seunghwak seunghwak requested a review from a team as a code owner October 20, 2021 13:40
@seunghwak seunghwak self-assigned this Oct 20, 2021
@seunghwak seunghwak added 3 - Ready for Review bug Something isn't working non-breaking Non-breaking change labels Oct 20, 2021
@seunghwak seunghwak added this to the 21.12 milestone Oct 20, 2021
@ChuckHastings
Copy link
Collaborator

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 61b99df into rapidsai:branch-21.12 Oct 20, 2021
@seunghwak seunghwak deleted the bug_mg_test branch January 27, 2022 20:03
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.

[BUG] Tests failures on SNMG and MNMG
2 participants