melgenek / opencl-playground

Getting started C++ examples for MacOS and OpenCL 1.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Getting started C++ examples for MacOS and OpenCL 1.2


Languages

Language:C++ 91.4%Language:C 8.2%Language:CMake 0.4%