GPU Programming

Courses tagged with "GPU Programming"

OpenMP is a standardized API for parallelizing Fortran, C, and C++ programs on shared-memory architectures. This tutorial provides an introduction to OpenMP in a concise, progressive fashion, so you can begin to apply OpenMP to your codes in a minimum amount of time. Some general information on parallel processing is also included to the extent necessary to explain various points about OpenMP. Examples are presented in both Fortran and C.

Prerequisites: Knowledge of basic programming in Fortran, C, or C++.

Note: This course was previously offered on CI-Tutor.