Title :
High performance LU factorization for non-dedicated clusters
Author :
Endo, Toshio ; Kaneda, Kenji ; Taura, Kenjiro ; Yonezawa, Akinori
Abstract :
This paper describes an implementation of parallel LU factorization. The focus is to achieve high performance on non-dedicated clusters, where the number of available computing resources may be arbitrary and even dynamically changing. We accommodate joining/leaving processes by describing the algorithm in the Phoenix programming model. We achieve high performance in this setting by a combination of techniques including a latency tolerant communication and data partitioning that achieves both load balance and small communication volume for arbitrary and dynamically changing number of processors. We observed 130 GFlops with 128 processes on a 70-node dual 2.4GHz Xeon cluster, at matrix size = 46080. This performance is comparable to that of the High Performance Linpack (HPL). When cluster nodes are loaded by background processes, our implementation surpasses HPL.
Keywords :
grid computing; matrix decomposition; performance evaluation; resource allocation; workstation clusters; Phoenix programming model; available computing resources; cluster nodes; data partitioning; high performance LU factorization; joining/leaving processes; latency tolerant communication; load balance; nondedicated clusters; Algorithm design and analysis; Application software; Computer applications; Concurrent computing; Delay; Hardware; Partitioning algorithms; Portable computers; Robustness; Scheduling algorithm;
Conference_Titel :
Cluster Computing and the Grid, 2004. CCGrid 2004. IEEE International Symposium on
Print_ISBN :
0-7803-8430-X
DOI :
10.1109/CCGrid.2004.1336698