The Programming models grup at Barcelona Supercomputing Center is proud to announce the first official release of the Dynamic Load Balancing Library DLB.
DLB is a dynamic library that aims to improve the performance of hybrid applications by decreasing the load imbalance of the outter level of parallelism (usually MPI) by redistributing the computational resources in the inner level (shared memory parallelism).
For more information please visit our webpage: https://pm.bsc.es/dlb.
The latest releases of DLB, detailed documentation and source code are available at our github.