Skip to content

The main purpose of this tutorial is to present similarities and differences between device offload mechanisms available in OpenACC and OpenMP standards.

manodeep/2D-Laplace-Offload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

The main purpose of this tutorial is to present similarities and differences between device offload mechanisms available in OpenACC and OpenMP standards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.9%
  • Makefile 4.1%