Skip to content

Collection of OpenCL sample code I can use as templates

License

Notifications You must be signed in to change notification settings

lukkio88/OpenCL-Samples

Repository files navigation

How to clone

Simply run

git clone --recursive-submodule https://github.com/lukkio88/OpenCL-Samples.git

How to build the OpenCL-SDK

On windows just run the build.bat script from the root folder of the project

How to generate the VS solution for the examples

From the root folder do

cd OpenCL-CLHPP-Examples
mkdir build && cd build
cmake ../

About

Collection of OpenCL sample code I can use as templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published