arXiv · 2502.02395
An inherently parallel H2-ULV factorization for solving dense linear systems on GPUs
Abstract
Hierarchical low-rank approximation of dense matrices can reduce the complexity of their factorization from O(N^3) to O(N). However, the complex structure of such hierarchical matrices makes them difficult to parallelize. The block size and ranks can vary between the sub-blocks, which creates load imbalance. The dependency between the sub-blocks during factorization results in serialization. Since many sub-blocks are low-rank, their small computational load exposes the overhead of runtime systems. The combination of these factors makes it challenging to implement these methods on GPUs. In this work, we show that dense matrices can be factorized with linear complexity, while extracting the potential parallelism of GPUs. This is made possible through the H2-ULV factorization, which removes the dependency on trailing sub-matrices.
Explore related subjects
Keep this discovery
Qianxiang Ma, Rio Yokota. 2025-02-04. An inherently parallel H2-ULV factorization for solving dense linear systems on GPUs. https://doi.org/10.1177/10943420241242021
Cite the original work for its findings. Save a collection to share your selection of sources.