DocumentCode
2586106
Title
Open MP Extension for Multithreaded Computing with Dynamic SMP Processor Clusters with Communication on the Fly
Author
Smyk, Adam ; Tudruj, Marek ; Masko, Lukasz
Author_Institution
Polish-Japanese Inst. of Inf. Technol., Warsaw
fYear
2006
fDate
13-17 Sept. 2006
Firstpage
83
Lastpage
88
Abstract
This paper presents a possible extension of the Open MP library for programming parallel multithreaded computations in the architecture of dynamic SMP clusters with communication on the fly. Dynamic SMP clusters are composed of processors directly connected to the same local shared memory modules with the composition of the clusters arranged at program runtime. Inter-processor communication in such clusters is based on a new "communication on the fly" paradigm. It enables direct communication between processor data caches and eliminates many data read/write transactions concerning memory modules. New functions are presented that should be introduced to standard Open MP library to enable writing parallel multithreaded programs with communication based on the new architectural features. These functions are illustrated using the example of a program in C for parallel matrix multiplication based on data decomposition into quarters
Keywords
application program interfaces; message passing; multi-threading; parallel architectures; processor scheduling; shared memory systems; software libraries; workstation clusters; C program; Open MP library; data decomposition; dynamic SMP processor clusters; inter-processor communication; local shared memory modules; multithreaded computing; parallel matrix multiplication; parallel multithreaded programs; Communication standards; Computer architecture; Concurrent computing; Dynamic programming; Libraries; Matrix decomposition; Parallel programming; Read-write memory; Runtime; Writing;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Computing in Electrical Engineering, 2006. PAR ELEC 2006. International Symposium on
Conference_Location
Bialystok
Print_ISBN
0-7695-2554-7
Type
conf
DOI
10.1109/PARELEC.2006.56
Filename
1698641
Link To Document