Title :
Phoenix: A Runtime Environment for High Performance Computing on Chip Multiprocessors
Author :
Pant, Avneesh ; Jafri, Hassan ; Kindratenko, Volodymyr
Author_Institution :
Nat. Center for Supercomput. Applic. (NCSA), Univ. of Illinois at Urbana-Champaign (UIUC), Urbana, IL
Abstract :
Execution of applications on upcoming high-performance computing (HPC) systems introduces a variety of new challenges and amplifies many existing ones. These systems will be composed of a large number of ldquofatrdquo nodes, where each node consists of multiple processors on a chip with symmetric multithreading capabilities, interconnected via high-performance networks. Traditional system software for parallel computing considers these chip multiprocessors (CMPs) as arrays of symmetric multiprocessing cores, when in fact there are fundamental differences among them. Opportunities for optimization on CMPs are lost using this approach. We show that support for fine-grained parallelism coupled with an integrated approach for scheduling of compute and communication tasks is required for efficient execution on this architecture. We propose Phoenix, a runtime system designed specifically for execution on CMP architectures to address the challenges of performance and programmability for upcoming HPC systems. An implementation of message passing interface (MPI) atop Phoenix is presented. Micro-benchmarks and a production MPI application are used to highlight the benefits of our implementation vis-a-vis traditional MPI implementations on CMP architectures.
Keywords :
application program interfaces; message passing; microprocessor chips; multi-threading; parallel architectures; CMP architectures; Phoenix; chip multiprocessors; high performance computing; message passing interface; parallel computing; symmetric multiprocessing cores; symmetric multithreading; Application software; Computer architecture; Concurrent computing; High performance computing; Message passing; Multithreading; Parallel processing; Processor scheduling; Runtime environment; System software; MPI; chip multiprocesors; runtime;
Conference_Titel :
Parallel, Distributed and Network-based Processing, 2009 17th Euromicro International Conference on
Conference_Location :
Weimar
Print_ISBN :
978-0-7695-3544-9
DOI :
10.1109/PDP.2009.41