Bandwidth-efficient collective communication for clustered wide area systems
Bandwidth-efficient collective communication for clustered wide area systems
复制标题
集群广域系统的带宽高效集体通信
DOI:
10.1109/ipdps.2000.846026
复制
发表时间:
2000
期刊:
影响因子:
--
通讯作者:
S. Gorlatch
中科院分区:
文献类型:
--
作者:
T. Kielmann;H. Bal;S. Gorlatch
Metacomputing infrastructures couple multiple clusters (or MPPs) via wide-area networks. A major problem in programming parallel applications for such platforms is their hierarchical network structure: latency and bandwidth of WANs often are orders of magnitude worse than those of local networks. Our goal is to optimize MPI's collective operations for such platforms. In this paper we focus on optimized utilization of the (scarce) wide-area bandwidth. We use two techniques: selecting suitable communication graph shapes, and splitting messages into multiple segments that are sent in parallel over different WAN links. To determine the best graph shape and segment size, we introduce a performance model called parameterized LogP (P-LogP), a hierarchical extension of the LogP model that covers messages of arbitrary length. With P-LogP, the optimal segment size and the best broadcast tree shape can be determined at runtime. (For conciseness, we restrict our discussion to the broadcast operation). An experimental performance evaluation shows that the new broadcast has significantly improved performance (for large messages) and that there is a close match between the theoretical model and the measured completion times.
DOI:
10.12694/scpe.v3i3.192
发表时间:
2000
期刊:
Parallel Distributed Comput. Pract.
影响因子:
--
作者:
A. Marowka
通讯作者:
A. Marowka