optimad / bitpit

Open source library for scientific HPC
http://optimad.github.io/bitpit/
GNU Lesser General Public License v3.0
116 stars 33 forks source link

PABLO: fix parallel 2:1 balance #426

Closed andrea-iob closed 11 months ago

andrea-iob commented 11 months ago

Before starting balancing a partitioned tree, it is necessary to exchange the adaption markers.

andrea-iob commented 11 months ago

I changed the commit message to better explain why we need to exchange marker information before starting balancing the tree.