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
- Host: GitHub
- URL: https://github.com/korolevsoftware/hello-opencl
- Owner: KorolevSoftware
- License: apache-2.0
- Created: 2021-10-28T09:32:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-27T14:41:31.000Z (over 1 year ago)
- Last Synced: 2025-02-16T21:42:02.148Z (3 months ago)
- Topics: c, cmake, opencl
- Language: C
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)