fmihpc / dccrg

Distributed cartesian cell-refinable grid
GNU Lesser General Public License v3.0
10 stars 10 forks source link

Hypergraph #27

Open lkotipal opened 1 year ago

lkotipal commented 1 year ago

Better Zoltan Hypergraph support.

Hypergraph and hierarchical partitioning depend on fixes to Zoltan crashes in https://github.com/sandialabs/Zoltan/pull/6. The hypergraph crash can be circumvented by setting NUM_LID_ENTRIES to 1. Hierarchical partition doesn't crash on the master branch on all setups.