DocumentCode :
2631254
Title :
Performance analysis of parallel hash join algorithms on a distributed shared memory machine implementation and evaluation on HP exemplar SPP 1600
Author :
Nakano, Miyuki ; Imai, Hiroomi ; Kitsuregawa, Masaru
Author_Institution :
Inst. of Ind. Sci., Tokyo Univ., Japan
fYear :
1998
fDate :
23-27 Feb 1998
Firstpage :
76
Lastpage :
85
Abstract :
The distributed shared memory (DSM) architecture is considered to be one of the most likely parallel computing environment candidate for the near future because of its ease of system scalability and facilitation for parallel programming. However, a naive program based on shared memory execution on a DSM machine often deteriorates performance, because of the overhead involved for maintaining cache coherency particularly with frequent remote memory accesses. We show that careful buffer management of parallel join processing on DSM can produce considerable performance improvements in comparison with a naive implementation. We propose four buffer management strategies for parallel hash join processing on the DSM architecture and actually implement them on the HP Exemplar SPP 1600. The basic strategy is to begin with the hash join algorithm for the shared everything architecture and then to consider the memory locality of DSM by distributing the hash table and data pool buffers among the nodes. The results of four buffering strategies are analyzed in detail. Consequently, we can conclude that, in order to achieve high performance on a DSM machine, our buffer management strategy in which the memory access pattern is extracted and buffers are allocated in the local memory of nodes to minimize memory access cost is very efficient
Keywords :
buffer storage; distributed memory systems; parallel algorithms; shared memory systems; software performance evaluation; storage management; DSM machine; HP exemplar SPP 1600; buffer management; buffer management strategies; buffer management strategy; buffering strategies; cache coherency; data pool buffers; distributed shared memory machine implementation; memory access cost; memory access pattern; memory locality; naive program; parallel computing environment candidate; parallel hash join algorithms; parallel hash join processing; parallel join processing; parallel programming; performance analysis; remote memory accesses; shared everything architecture; shared memory execution; system scalability; Performance analysis;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Data Engineering, 1998. Proceedings., 14th International Conference on
Conference_Location :
Orlando, FL
ISSN :
1063-6382
Print_ISBN :
0-8186-8289-2
Type :
conf
DOI :
10.1109/ICDE.1998.655761
Filename :
655761
Link To Document :
بازگشت