cugraph
cugraph copied to clipboard
[FEA] Extend induced_subgraph for MNMG
Is your feature request related to a problem? Please describe. Induced subgraph extraction code currently does not support MNMG. https://github.com/rapidsai/cugraph/blob/branch-21.12/cpp/src/structure/induced_subgraph_impl.cuh#L119
Describe the solution you'd like Needs to be updated to support MNMG.
This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.
This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.
Superseded by #2502