Affiliation:
1. University of Texas at San Antonio, San Antonio, TX, USA
Abstract
In LAPACK many matrix operations are cast as block algorithms which iteratively process a panel using an unblocked algorithm and then update a remainder matrix using the high performance Level 3 BLAS. The Level~3 BLAS have excellent weak scaling, but panel processing tends to be bus bound, and thus scales with bus speed rather than the number of processors (
p
). Amdahl's law therefore ensures that as
p
grows, the panel computation will become the dominant cost of these LAPACK routines. Our contribution is a novel parallel cache assignment approach which we show scales well with
p
. We apply this general approach to the QR and LU panel factorizations on two commodity 8-core platforms with very different cache structures, and demonstrate superlinear panel factorization speedups on both machines. Other approaches to this problem demand complicated reformulations of the computational approach, new kernels to be tuned, new mathematics, an inflation of the high-order flop count, and do not perform as well. By demonstrating a straight-forward alternative that avoids all of these contortions and scales with
p
, we address a critical stumbling block for dense linear algebra in the age of massive parallelism.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Cited by
18 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Characterize and Optimize Dense Linear Solver on Multi-core CPUs;2023 IEEE 29th International Conference on Parallel and Distributed Systems (ICPADS);2023-12-17
2. Optimizing High-Performance Linpack for Exascale Accelerated Architectures;Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis;2023-11-11
3. GreenMD: Energy-efficient Matrix Decomposition on Heterogeneous Multi-GPU Systems;ACM Transactions on Parallel Computing;2023-06-20
4. Dense Linear Algebra;Advances in Systems Analysis, Software Engineering, and High Performance Computing;2022-10-14
5. PLASMA;ACM Transactions on Mathematical Software;2019-06-30