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

Block weighted partitioner #13675

Closed
fdkong opened this issue Jul 1, 2019 · 0 comments
Closed

Block weighted partitioner #13675

fdkong opened this issue Jul 1, 2019 · 0 comments
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@fdkong
Copy link
Contributor

fdkong commented Jul 1, 2019

Reason

Different blocks may have different physics. The work load per element is different
block-by-block. Regular partitioner will give us an imbalance calculation.

Design

Allow users to assign high weights for heavy blocks and low weights for other light blocks.

Impact

Users who care about this

@fdkong fdkong added T: task An enhancement to the software. P: normal A defect affecting operation with a low possibility of significantly affects. labels Jul 1, 2019
fdkong added a commit to fdkong/moose that referenced this issue Jul 2, 2019
fdkong added a commit to fdkong/moose that referenced this issue Jul 2, 2019
fdkong added a commit to fdkong/moose that referenced this issue Jul 2, 2019
fdkong added a commit to fdkong/moose that referenced this issue Jul 2, 2019
fdkong added a commit to fdkong/moose that referenced this issue Jul 15, 2019
fdkong added a commit to fdkong/moose that referenced this issue Jul 15, 2019
fdkong added a commit to fdkong/moose that referenced this issue Jul 15, 2019
fdkong added a commit to fdkong/moose that referenced this issue Jul 16, 2019
fdkong added a commit to fdkong/moose that referenced this issue Jul 16, 2019
fdkong added a commit to fdkong/moose that referenced this issue Jul 16, 2019
fdkong added a commit to fdkong/moose that referenced this issue Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

2 participants