Title :
Network-Friendly One-Sided Communication through Multinode Cooperation on Petascale Cray XT5 Systems
Author :
Que, Xinyu ; Yu, Weikuan ; Tipparaju, Vinod ; Vetter, Jeffrey S. ; Wang, Bin
Author_Institution :
Dept. of Comput. Sci., Auburn Univ., Auburn, AL, USA
Abstract :
One-sided communication is important to enable asynchronous communication and data movement for Global Address Space (GAS) programming models. Such communication is typically realized through direct messages between initiator and target processes. For peta scale systems with 10,000s of nodes and 100,000s of cores, these direct messages require dedicated communication buffers and/or channels, which can lead to significant scalability challenges for GAS programming models. In this paper, we describe a network-friendly communication model, multinode cooperation, to enable indirect one-sided communication. Compute nodes work together to handle one-side requests through (1) request forwarding in which one node can intercept a request and forward it to a target node, and (2) request aggregation in which one node can aggregate many requests to a target node. We have implemented multinode cooperation for a popular GAS runtime library, Aggregate Remote Memory Copy Interface (ARMCI). Our experimental results on a large scale Cray XT5 system demonstrate that multinode cooperations able to greatly increase memory scalability by reducing communication buffers required on each node. In addition, multinode cooperation improves the resiliency of GAS runtime system to network contention. Furthermore, multinode cooperation can benefit the performance of scientific applications. In one case, it reduces the total execution time of an NWChem application by 52%.
Keywords :
buffer storage; cooperative communication; message passing; parallel programming; telecommunication computing; telecommunication network management; GAS programming model; GAS runtime library; Petascale Cray XT5 system; aggregate remote memory copy interface; asynchronous communication; communication buffer; global address space programming model; memory scalability; multinode cooperation; network friendly one sided communication; Bandwidth; Libraries; Peer to peer computing; Portals; Programming; Scalability; Servers; ARMCI; GAS; Multinode Cooperation; Request Aggregation;
Conference_Titel :
Cluster, Cloud and Grid Computing (CCGrid), 2011 11th IEEE/ACM International Symposium on
Conference_Location :
Newport Beach, CA
Print_ISBN :
978-1-4577-0129-0
Electronic_ISBN :
978-0-7695-4395-6
DOI :
10.1109/CCGrid.2011.62