KarlsruheGraphGeneration / KaGen

KaGen: Communication-free Massively Distributed Graph Generators
Other
35 stars 12 forks source link

Testcases for geometric 2D and 3D incomplete #38

Open lCavendishl opened 1 year ago

lCavendishl commented 1 year ago

The test cases are for small graphs and work for 1, 2 and 4 PEs. For other numbers of PEs, segmentation faults can occur irregularly because coordinates or edges are not completely generated. This is partly due to rounding to 0 for some parameters but also due to other causes that are not yet clear.