DocumentCode :
1577309
Title :
Column-Based Partitioning for Data in High Dimensional Space
Author :
Kijsipongse, Ekasit ; Ngamsuriyaroj, Sudsanguan
Author_Institution :
Dept. of Comput. Sci., Mahidol Univ., Bangkok
fYear :
2007
Firstpage :
13
Lastpage :
13
Abstract :
Several scientific applications such as 3D Jacobi iteration (Rivera and Tseng, 2000) and LQCD (Gupta,1996) demand high computing power, and run on parallel systems. Such applications mostly operate on high dimensional data, and partitioning them into smaller units would help reduce their execution time considerably. Many algorithms such as CBP (Beaumont, 2001), dissect (Nagamochi and Abe, 2003), and bisection (Crandall and Quinn, 1993) are proposed to find an optimal partitioning for two dimensional data. Simply extending such algorithms to handle higher dimensional data does not guarantee the maximum efficiency since the number of data dimensions must be taken into account. In addition, the communication cost among data in high dimensions is increased since data have high interaction to each other. This paper proposes a new algorithm called HyperCBP which is a general optimal column-based partitioning in high dimensional space. The algorithm divides high dimensional data into rectangle blocks of different sizes according to the computing power of each computing node, and minimizes the communication time used in transferring data among rectangles. We evaluate our algorithm using the new defined performance metric called communication saving ratio (CSR). When compared with dissect and bisection, the results show that HyperCBP gives a higher CSR than those two algorithms, and thus results in a better partitioning.
Keywords :
data handling; column-based partitioning; communication saving ratio; high dimensional data; high dimensional space; Application software; Computer science; Concurrent computing; Costs; Data communication; Iterative algorithms; Jacobian matrices; Measurement; Partitioning algorithms; Performance analysis;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel Processing, 2007. ICPP 2007. International Conference on
Conference_Location :
Xi´an
ISSN :
0190-3918
Print_ISBN :
978-0-7695-2933-2
Type :
conf
DOI :
10.1109/ICPP.2007.27
Filename :
4343820
Link To Document :
بازگشت