/opencl-playground

Getting started C++ examples for MacOS and OpenCL 1.2

Primary LanguageC++

OpenCL playground

hands_on

This directory contains C/C++ solutions for the HandsOnOpenCL course. There are CMake executable definitions that dynamically link an OpenCL library. The solutions were tested on MacOS with Clang and preinstalled OpenCL 1.2.

Required dependencies:

Useful resources: