Load balancing
Implemented: irregular data-distributions to optimize overall performance
Experiments:
- Cluster of supercomputers experiments: we allocate grid points on processors based on available memory and processor speed.
- NOW experiment: we allocate grid points based on forecasted load and processor speed (95% efficiency increase).
Notes: