Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techniker/freeocl
Automatically exported from code.google.com/p/freeocl
https://github.com/techniker/freeocl
Last synced: about 2 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-11T00:40:27.000Z (over 9 years ago)
- Last Synced: 2023-03-11T08:26:57.020Z (almost 2 years 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.