Close

Presentation

Performance analysis of a stencil code in modern C++
DescriptionIn this paper we evaluate multiple parallel programming models
with respect to both ease of expression, and resulting performance.
We do this by implementing the mathematical algorithm
known as the `power method' in a variety of ways,
using modern C++ technniques.