I was checking partitioning capabilities of Metis (mpmetis) when I noticed, that it leaves two single nodes. I have marked them in red http://i.imgur.com/Eltz4.png
Have you seen something similar or maybe it is my mistake?
|
I was checking partitioning capabilities of Metis (mpmetis) when I noticed, that it leaves two single nodes. I have marked them in red http://i.imgur.com/Eltz4.png Have you seen something similar or maybe it is my mistake? |
|||||||
|
|
Metis does not guarantee that the partitions are non-empty, so your code must deal with this situation. |
|||
|