DARMA-tasking / LB-analysis-framework

Analysis framework for exploring, testing, and comparing load balancing strategies
Other
3 stars 1 forks source link

Separate out transfer phase and make it sub-classable #338

Closed ppebay closed 1 year ago

ppebay commented 1 year ago

This is in keeping with a discussion with @lifflander and @nlslatt in order to allow for other transfer strategies than the current "one-size-fits-all" recursive approach,