Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 335 Bytes

File metadata and controls

8 lines (6 loc) · 335 Bytes

Optimized 2D stencil code series

This example section takes you through an approach to write a serial stencil and scale it to an optimized distributed 2D stencil.

To be able to build this directory, you are required to have HPX and NSIMD installed.