Cabana icon indicating copy to clipboard operation
Cabana copied to clipboard

Load balancing roadmap

Open streeve opened this issue 4 years ago • 1 comments

  • [ ] Create a base LoadBalancer class with the particle workload that exists in SparseDimPartitioner
  • [ ] Inherit from LoadBalancer and overload a couple methods for the SparseLoadBalancer class
  • [ ] Rename existing class LoadBalancerALL (or similar) and inherit from LoadBalancer

Maybe we need to discuss again what really belongs in the global grid vs partitioner vs load balancer, but the current steps may be enough

streeve avatar Oct 04 '21 21:10 streeve

Draft in #541

streeve avatar Aug 25 '23 14:08 streeve