Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.14 KB

GPU programming with OpenMP offloading

This repository containes the exercises and other course material used in CSC's GPU Programming with OpenMP offloading courses.

Exercises

General instructions

Introduction to parallel programming

Getting started with OpenMP offloading

Controlling data movement

Unstructured data and device functions

Interoperability with libraries and asynchronous operations

Using multiple GPUS