Skip to main content
SHARE
Publication

Brief Announcement: Communication Optimal Sparse LU Factorization for Planar Matrices

by Piyush K Sao, Xiaoye Li
Publication Type
Conference Paper
Book Title
SPAA '23: Proceedings of the 35th ACM Symposium on Parallelism in Algorithms and Architectures
Publication Date
Page Numbers
427 to 430
Publisher Location
New York City, New York, United States of America
Conference Name
SPAA23: 35th ACM Symposium on Parallelism in Algorithms and Architectures
Conference Location
Orlando, Florida, United States of America
Conference Sponsor
ACM
Conference Date
-

We introduce a new parallel algorithm for solving sparse LU factorization of planar matrices, which commonly arise in the finite element method for 2D PDEs. Existing scalable methods, such as the multifrontal approach with subtree-to-subcube mapping by Gupta et al. [1] and right-looking with 3D mapping by Sao et al. [2] fail to achieve optimal communication costs for these matrices. Our new algorithm combines 3D mapping and subtree-to-subcube mapping to minimize communication costs while allowing trade-offs between extra memory and reduced communication. We demonstrate that our proposed algorithm attains the communication lower bound up to a factor of O(log log n) in the memory-optimal case and up to a factor of O(log P) in the memory-independent case for an n-dimensional planar sparse matrix on P processors.