Skip to content
Discussion options

You must be logged in to vote

That class needs better documentation.
ClusterData contains perm and partptr. perm is the new permutation of nodes and partptr is of shape num_parts+1 and assigns node slices to a partition. You should be able to use these two to find edges that go across clusters.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@ObsisMc
Comment options

@rusty1s
Comment options

@ObsisMc
Comment options

@rusty1s
Comment options

@ObsisMc
Comment options

Answer selected by ObsisMc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment