Title :
Performance Evaluation of Unified Parallel C Collective Communications
Author :
Taboada, Guillermo L. ; Teijeiro, Carlos ; Touri, Juan ; Fraguela, Basilio B. ; Doallo, Ramón ; Mourino, J.C. ; Mallón, Damián A. ; Gómez, Andrés
Author_Institution :
Comput. Archit. Group, Univ. of A Coruna, A Coruna, Spain
Abstract :
Unified Parallel C (UPC) is an extension of ANSI C designed for parallel programming. UPC collective primitives, which are part of the UPC standard, increase programming productivity while reducing the communication overhead. This paper presents an up-to-date performance evaluation of two publicly available UPC collective implementations on three scenarios: shared, distributed, and hybrid shared/distributed memory architectures. The characterization of the throughput of collective primitives is useful for increasing performance through the runtime selection of the appropriate primitive implementation, which depends on the message size and the memory architecture, as well as to detect inefficient implementations. In fact, based on the analysis of the UPC collectives performance, we proposed some optimizations for the current UPC collective libraries. We have also compared the performance of the UPC collective primitives and their MPI counterparts, showing that there is room for improvement. Finally, this paper concludes with an analysis of the influence of the performance of the UPC collectives on a representative communication-intensive application, showing that their optimization is highly important for UPC scalability.
Keywords :
ANSI standards; C language; distributed shared memory systems; memory architecture; parallel programming; software libraries; software performance evaluation; ANSI C; MPI; UPC collective library; hybrid shared/distributed memory architecture; parallel programming; performance evaluation; unified parallel C collective communication; Communication standards; Computer architecture; Electronics packaging; High performance computing; Libraries; Memory architecture; Parallel programming; Performance analysis; Runtime environment; Yarn;
Conference_Titel :
High Performance Computing and Communications, 2009. HPCC '09. 11th IEEE International Conference on
Conference_Location :
Seoul
Print_ISBN :
978-1-4244-4600-1
Electronic_ISBN :
978-0-7695-3738-2
DOI :
10.1109/HPCC.2009.88