Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 271 Bytes

File metadata and controls

6 lines (6 loc) · 271 Bytes

OpenACC Examples

Here I present some examples for using OpenACC

Wide variety of topics will be added that includes but not limited to

(1) Basic Pragmas in OpenACC

(2) Unstructured Data movement for C++ classes

(3) Calling CUDA libraries from OpenACC