Releases: DARMA-tasking/LB-analysis-framework
1.6.0
We are pleased to announce the 1.6.0 stable release of LBAF. This release introduces the delta homing term to the CCM model, deprecates LBAF Viz in favor of the vt-tv visualizer, and makes general improvements to the framework.
LBAF 1.6.0 is compatible with all other 1.6.0 libraries in the DARMA-tasking toolkit.
Please refer to the documentation for more information.
LBAF v1.0.1
This release fixes a bug in the PyPi lbaf package and offers optimizations to the transfer swapping logic.
It also introduces timers for LBs per iteration and implements an optional target_imbalance parameter that ends iterations of the InformAndTransferAlgorithm once the imbalance is below the target threshold.
Finally, we enhanced the visualization parameters in the following ways:
- Changed
LBAF_Viztovisualization - Added
output_visualization_dir(usually same asoutput_dir) - Added
output_visualization_file_stem(usually same asoutput_file_stem)
We added a helper script in scripts/update-viz-config.py to easily update any old configuration files to meet the new API.
For more information, please refer to the wiki.
LBAF v1.0.0
We are pleased to announce the first stable release of the Load Balancing Analysis Framework, lbaf v1.0.0!
Please refer to the project wiki for more information and guidance on how to use this tool.