-
Notifications
You must be signed in to change notification settings - Fork 304
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
MNMG Approximation Algorithm for the Weighted Matching Problem #4315
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need C++ tests as well.
/okay to test |
@ChuckHastings @seunghwak It's ready for a re-review. |
/okay to test |
/okay to test |
…edge masked graphs
…edge masked graphs
…edge masked graphs
/okay to test |
…edge masked graphs
/okay to test |
/okay to test |
@seunghwak it's read for a final review. I tested the code on dgx machine with 8 GPUs. |
/okay to test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/okay to test |
/merge |
2779f32
into
rapidsai:branch-24.06
MNMG Approximation Algorithm for the Weighted Matching Problem
Closes #4420