Components#
Connected Components#
single-GPU#
|
Generate either the strongly or weakly connected components and attach a component label to each vertex. |
|
Generate the Strongly Connected Components and attach a component label to each vertex. |
|
Generate the Weakly Connected Components and attach a component label to each vertex. |
multi-GPU#
|
Generate the Weakly Connected Components and attach a component label to each vertex. |