Browsing by Author "Stork, A."
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Analysis of Schedule and Layout Tuning for Sparse Matrices With Compound Entries on GPUs(© 2020 Eurographics ‐ The European Association for Computer Graphics and John Wiley & Sons Ltd, 2020) Mueller‐Roemer, J. S.; Stork, A.; Fellner, D.; Benes, Bedrich and Hauser, HelwigLarge sparse matrices with compound entries, i.e. complex and quaternionic matrices as well as matrices with dense blocks, are a core component of many algorithms in geometry processing, physically based animation and other areas of computer graphics. We generalize several matrix layouts and apply joint schedule and layout autotuning to improve the performance of the sparse matrix‐vector product on massively parallel graphics processing units. Compared to schedule tuning without layout tuning, we achieve speedups of up to 5.5 × . In comparison to cuSPARSE, we achieve speedups of up to 4.7 × .