DistributedNE
DistributedNE copied to clipboard
The question about the number of processes
Hi, I found it mentioned in the paper "Distributed Edge Partiitoning for Trillion-edge Graphs" saying that each machine has one allocation process and one expansion process. While running your project code, there is only one process for each machine. Is there something wrong with this or am I misunderstood? Thank you!