IR

I.W.D.H. Rehorst

1 records found

A Cache-Efficient Iterative Sparse Triangular Solver

Speeding Up Solving Sparse Triangular Systems

Sparse triangular solves (SpTRSV) form the latency–critical inner loop of many direct and iterative solvers, but strong data dependencies limit thread–level parallelism and make the kernel dominated by memory–latency.
This thesis explores whether redundant computation can be ...