An open API service indexing awesome lists of open source software.

https://github.com/korolevsoftware/hello-opencl

Simple CMake project use OpenCL with C style
https://github.com/korolevsoftware/hello-opencl

c cmake opencl

Last synced: 11 days ago
JSON representation

Simple CMake project use OpenCL with C style

Awesome Lists containing this project

README

        

# Hello-OpenCL
Simple CMake project use OpenCL with C style

# Dependencies
OpenCL:
- Nvidia cuda toolkit
- Apple Xcode
- AMD [AMD-APP-SDK](https://github.com/ghostlander/AMD-APP-SDK/releases)

Thanks for embed cmake script [jonathanhamberg](https://jonathanhamberg.com/post/cmake-file-embedding/)