2 papers
physics.comp-ph2021
A Batched GPU Methodology for Numerical Solutions of Partial Differential Equations
Enda Carroll, Andrew Gloster, Miguel D. Bustamante +1
In this paper we present a methodology for data accesses when solving batches of Tridiagonal and Pentadiagonal matrices that all share the same left-hand-side (LHS) matrix. The int…
cs.DC2019
Efficient Interleaved Batch Matrix Solvers for CUDA
Andrew Gloster, Enda Carroll, Miguel Bustamante +1
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…