Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hypergraph #27

Open
wants to merge 30 commits into
base: vlasiator-version
Choose a base branch
from
Open

Hypergraph #27

wants to merge 30 commits into from

Conversation

lkotipal
Copy link

@lkotipal lkotipal commented Jun 1, 2023

Better Zoltan Hypergraph support.

  • Communication weight given separately from (computational) weight
  • Hyperedges determined based on selected user neighborhood, with using the communication weight of the cell as the edge weight and every cell considering that cell as its neighbor as vertices
  • Automagical hierarchical partition, partitioning nodes via hypergraph and processes via RIB

Hypergraph and hierarchical partitioning depend on fixes to Zoltan crashes in sandialabs/Zoltan#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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant