Skip to content

Latest commit

 

History

History

openmp

Examples to demonstrate use of OpenMP in c and C++

The LLVM compiler supports several accelerated programming models for GPUs. OpenMP is one of these programming models used to accelerate c, C++ and FORTRAN. Examples in these subdirectories demonstrate how to compile and execute c and C++ sources to use OpenMP target offload.

These are the c and C++ examples in the openmp examples category: