Open bremerm31 opened 6 years ago
Currently the consensus, is that the strong typing required for HPX actions/ combined with the rather idiosyncratic behavior of the load balancers we will create will cause us to need to rely on strongly typed locality and world models. Specifically, we are looking at the following design choices:
static
locality and world models, which are defined on a per load balancer basis. Note special functions are required to ensure that they are properly instantiated and destroyed.Making implementation of semi-static load balancer a separate issue.
I want to introduce the load balancing frame work similar to how it was introduce in the LBL load balancing paper.
Tile
-,Locality
- andWorld
-models