I have a huge distributed undirected graph which is made of thousands of sub-graphs, where each one is distributed over some processors.
Is there a way to know which processors every distributed sub-graph is passing through.
I have a huge distributed undirected graph which is made of thousands of sub-graphs, where each one is distributed over some processors.
Is there a way to know which processors every distributed sub-graph is passing through.