An Investigation into the Performance of Reduction Algorithms under Load Imbalance
An Investigation into the Performance of Reduction Algorithms under Load Imbalance
复制标题
负载不平衡下约简算法的性能研究
DOI:
--
复制
发表时间:
2012
期刊:
影响因子:
--
通讯作者:
P. Schelkens
中科院分区:
文献类型:
--
作者:
P. Marendic;J. Lemeire;Tom Haber;D. Vucinic;P. Schelkens
Today, most reduction algorithms are optimized for balanced workloads; they assume all processes will start the reduction at about the same time. However, in practice this is not always the case and significant load imbalances may occur and affect the performance of said algorithms. In this paper we investigate the impact of such imbalances on the most commonly employed reduction algorithms and propose a new algorithm specifically adapted to the presented context. Firstly, we analyze the optimistic case where we have a priori knowledge of all imbalances and propose a near-optimal solution. In the general case, where we do not have any foreknowledge of the imbalances, we propose a dynamically rebalanced tree reduction algorithm. We show experimentally that this algorithm performs better than the default OpenMPI and MVAPICH2 implementations.