DocumentCode :
234506
Title :
CholeskyQR2: A Simple and Communication-Avoiding Algorithm for Computing a Tall-Skinny QR Factorization on a Large-Scale Parallel System
Author :
Fukaya, Takeshi ; Nakatsukasa, Yuji ; Yanagisawa, Yoshinori ; Yamamoto, Yusaku
Author_Institution :
RIKEN Adv. Inst. for Comput. Sci., Kobe, Japan
fYear :
2014
fDate :
17-17 Nov. 2014
Firstpage :
31
Lastpage :
38
Abstract :
Designing communication-avoiding algorithms is crucial for high performance computing on a large-scale parallel system. The TSQR algorithm is a communication-avoiding algorithm for computing a tall-skinny QR factorization, and TSQR is known to be much faster and as stable as the classical Householder QR algorithm. The Cholesky QR algorithm is another very simple and fast communication-avoiding algorithm, but rarely used in practice because of its numerical instability. Our recent work points out that an algorithm that simply repeats Cholesky QR twice, which we call CholeskyQR2, gives excellent accuracy for a wide range of matrices arising in practice. Although the communication cost of CholeskyQR2 is twice that of TSQR, it has an advantage that its reduction operation is addition whereas that of TSQR is a QR factorization, whose high-performance implementation is more difficult. Thus, CholeskyQR2 can potentially be significantly faster than TSQR. Indeed, in our experiments using 16384 nodes of the K computer, CholeskyQR2 ran about three times faster than TSQR for a 4194304 × 64 matrix.
Keywords :
matrix decomposition; numerical stability; parallel algorithms; Cholesky QR algorithm; CholeskyQR2; K computer; TSQR algorithm; classical Householder QR algorithm; communication cost; communication-avoiding algorithm; high performance computing; large-scale parallel system; numerical instability; tall-skinny QR factorization;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Latest Advances in Scalable Algorithms for Large-Scale Systems (ScalA), 2014 5th Workshop on
Conference_Location :
New Orleans, LA
Type :
conf
DOI :
10.1109/ScalA.2014.11
Filename :
7016731
Link To Document :
بازگشت