DocumentCode
505991
Title
Multi-threading and one-sided communication in parallel LU factorization
Author
Husbands, Parry ; Yelick, Katherine
Author_Institution
Lawrence Berkeley National Laboratory, Berkeley, CA
fYear
2007
fDate
10-16 Nov. 2007
Firstpage
1
Lastpage
10
Abstract
Dense LU factorization has a high ratio of computation to communication and, as evidenced by the High Performance Linpack (HPL) benchmark, this property makes it scale well on most parallel machines. Nevertheless, the standard algorithm for this problem has non-trivial dependence patterns which limit parallelism, and local computations require large matrices in order to achieve good single processor performance. We present an alternative programming model for this type of problem, which combines UPC´s global address space with lightweight multithreading. We introduce the concept of memory-constrained lookahead where the amount of concurrency managed by each processor is controlled by the amount of memory available. We implement novel techniques for steering the computation to optimize for high performance and demonstrate the scalability and portability of UPC with Teraflop level performance on some machines, comparing favourably to other state-of-the-art MPI codes.
Keywords
Communication system control; Concurrent computing; Costs; Delay; Government; High performance computing; Multithreading; Parallel processing; Sparse matrices; Yarn; dense linear algebra; latency tolerance; multithreading;
fLanguage
English
Publisher
ieee
Conference_Titel
Supercomputing, 2007. SC '07. Proceedings of the 2007 ACM/IEEE Conference on
Conference_Location
Reno, NV, USA
Print_ISBN
978-1-59593-764-3
Electronic_ISBN
978-1-59593-764-3
Type
conf
DOI
10.1145/1362622.1362664
Filename
5348822
Link To Document