https://github.com/sithhell/oclm
An OpenCL C++ language binding
https://github.com/sithhell/oclm
Last synced: 11 months ago
JSON representation
An OpenCL C++ language binding
- Host: GitHub
- URL: https://github.com/sithhell/oclm
- Owner: sithhell
- Created: 2012-07-03T07:06:17.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-13T15:18:12.000Z (over 13 years ago)
- Last Synced: 2025-04-10T01:13:56.820Z (11 months ago)
- Language: C++
- Size: 354 KB
- Stars: 15
- Watchers: 7
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
oclm -- OpenCl Manager
This library intends to provide an alternative C++ wrapper implementation on top
of the OpenCL C library bindings.
The goals are ease of use, and a clean, portable API.