scispace - formally typeset
R

Robert Strzodka

Researcher at Max Planck Society

Publications -  29
Citations -  1312

Robert Strzodka is an academic researcher from Max Planck Society. The author has contributed to research in topics: General-purpose computing on graphics processing units & Cache. The author has an hindex of 15, co-authored 25 publications receiving 1271 citations. Previous affiliations of Robert Strzodka include Stanford University.

Papers
More filters
Journal ArticleDOI

Glift: Generic, efficient, random-access GPU data structures

TL;DR: Glift, an abstraction and generic template library for defining complex, random-access graphics processor (GPU) data structures, is presented and several new GPU data structures are characterized and implemented using reusable Glift components.
Journal ArticleDOI

Performance and accuracy of hardware-oriented native-, emulated-and mixed-precision solvers in FEM simulations

TL;DR: This survey paper compares native double precision solvers with emulated- and mixed-precision solvers of linear systems of equations as they typically arise in finite element discretisations and concludes that the mixed precision approach works very well with the parallel co-processors gaining speedup factors and area savings, while maintaining the same accuracy as a reference solver executing everything in double precision.
Journal ArticleDOI

Exploring weak scalability for FEM calculations on a GPU-enhanced cluster

TL;DR: This paper extends previous work on a small GPU cluster by exploring the heterogeneous hardware approach for a large-scale system with up to 160 nodes, and leverages the high bandwidth of graphics processing units (GPUs) to increase the overall system bandwidth that is the decisive performance factor in this scenario.
Journal ArticleDOI

Cyclic Reduction Tridiagonal Solvers on GPUs Applied to Mixed-Precision Multigrid

TL;DR: This paper demonstrates that mixed precision schemes constitute a significant performance gain over native double precision and presents a new implementation of cyclic reduction for the parallel solution of tridiagonal systems and employs this scheme as a line relaxation smoother in a GPU-based multigrid solver.
Journal ArticleDOI

Using GPUs to improve multigrid solver performance on a cluster

TL;DR: This paper explores the coupling of coarse and fine-grained parallelism for Finite Element (FE) simulations based on efficient parallel multigrid solvers by addressing the issue of limited precision on GPUs by applying a mixed precision, iterative refinement technique.