Example | Description |
---|---|
omp_offloading.cpp | Minimal example for testing OpenMP Offloading |
omp_offloading_cublas.cpp | Use OpenMP Offloading with CUDA libraries |
omp_offloading_math.cpp | Use OpenMP Offloading with math libraries |
See comments in Makefile for detail.