Papers › Efficient Interleaved Batch Matrix Solvers for CUDA

Efficient Interleaved Batch Matrix Solvers for CUDA

10 Sep 2019arXiv:1909.04539links table onlyarchive 2025-07-28

Andrew Gloster, Enda Carroll, Miguel Bustamante, Lennon O'Naraigh

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

In this paper we present a new methodology for data accesses when solving batches of Tridiagonal and Pentadiagonal matrices that all share the same LHS matrix. By only storing one copy of this matrix there is a significant reduction in storage overheads and the authors show that there is also a performance increase in terms of compute time. These two results combined lead to an overall more efficient implementation over the current state of the art algorithms cuThomasBatch and cuPentBatch, allowing for a greater number of systems to be solved on a single GPU.

PaperPDFCode

Code

EndCar808/cuThomasConstantBatch officialmentioned in papermentioned on GitHub report
munstermonster/cuPentConstantBatch officialmentioned in papermentioned on GitHub report
munstermonster/cuSten mentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections