Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 473 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 473 Bytes

2D-Laplace-Offload

The main purpose of this tutorial is to present similarities and differences between device offload mechanisms available in OpenACC and OpenMP standards. It uses a basic serial implementation of a 2D Laplace equation solver (written in C programming language). OpenACC and OpenMP versions of the code are given together with build instructions for Topaz cluster.