DocumentCode :
1990158
Title :
A Runtime System Architecture for Ubiquitous Support of OpenMP
Author :
Philos, Giorgos Ch ; Dimakopoulos, Vassilios V. ; Hadjidoukas, Panagiotis E.
Author_Institution :
Dept. of Comput. Sci., Univ. of Ioannina, Ioannina, Greece
fYear :
2008
fDate :
1-5 July 2008
Firstpage :
189
Lastpage :
196
Abstract :
In this work we present the runtime architecture of the OMPi OpenMP compiler. OMPi is a source-to-source C translator featuring a portable, modular and extensible runtime system. It allows for OpenMP threads to map to different execution entities which range from kernel/user-level threads to processes, providing transparent support of OpenMP applications on both SMP machines and clusters of SMPs. When operating within an SMP machine, arbitrary threading libraries can be employed; currently a multitude of such libraries is available, including one which is based on portable user-level threading, for high-performance nested parallelism support. When operating on a cluster, processes are used as the execution entities and different software DSM cores can be utilized under a unified interface; the runtime system uses a hybrid approach whereby its internal bookkeeping is done through explicit message passing, while user-program shared variables are handled by the DSM core.
Keywords :
distributed shared memory systems; message passing; multi-threading; program compilers; software architecture; software libraries; ubiquitous computing; OpenMP compiler; SMP clusters; SMP machines; arbitrary threading libraries; explicit message passing; internal bookkeeping; kernel-user-level threads; nested parallelism support; portable user-level threading; runtime system architecture; source-to-source C translator; Computer architecture; Computer science; Distributed computing; High performance computing; Open source software; Programming profession; Runtime library; Software libraries; Software systems; Yarn;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Computing, 2008. ISPDC '08. International Symposium on
Conference_Location :
Krakow
Print_ISBN :
978-0-7695-3472-5
Type :
conf
DOI :
10.1109/ISPDC.2008.49
Filename :
4724246
Link To Document :
بازگشت