Draft: Add host weights to METIS partitioning
See #856 first implementation of the basics. Largely untested!
Merge request reports
Activity
assigned to @pdraper
mentioned in issue #856
added 1 commit
- 37032af6 - Match the short of the names when reading a host weight file. Should be OK and...
added 1 commit
- f541c900 - Back to hiding METIS data types until needed. Keeps MPI simple.
added 1 commit
- 1b281584 - Don't allow ParMETIS solution permutation when using non-uniform host weights....
added 1 commit
- 7d4f9436 - Also correct the task timings, need to put an unbiased set of weights into...
Also needed to correct the task timings so that the imprint of the different nodes is removed. Not clear that this is done well as the improvements are still not great. Balance on my test seems stuck at 7%, a few percent better than we see for the single host type runs.
Some tidying up still probably needed (normalization is probably early now we use the corrections as given on the task times).
added 1 commit
- ed530b25 - Make the permute phase optional and use a parameter. This works well without...
added 16 commits
-
45725852...1698369a - 15 commits from branch
master
- 6b25a916 - Merge branch 'master' into metishostweights
-
45725852...1698369a - 15 commits from branch
Please register or sign in to reply