https://github.com/techniker/freeocl
Automatically exported from code.google.com/p/freeocl
https://github.com/techniker/freeocl
Last synced: 8 months ago
JSON representation
Automatically exported from code.google.com/p/freeocl
- Host: GitHub
- URL: https://github.com/techniker/freeocl
- Owner: techniker
- License: lgpl-3.0
- Created: 2015-04-11T00:37:49.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-11T00:40:27.000Z (about 11 years ago)
- Last Synced: 2025-01-11T13:45:55.707Z (over 1 year ago)
- Language: C++
- Size: 1.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
FreeOCL is an implementation of OpenCL 1.2 specifications targeting CPUs.
Instead of using a built-in or dedicated compiler, it relies on an external C++ compiler.
It aims to provide a debugging tool and a reliable platform which can run everywhere.