opencl-clhpp
Subpackage Descriptions
| single |
OpenCL C++ Bindings
For many large applications C++ is the language of choice and so it seems
reasonable to define C++ bindings for OpenCL.
The interface is contained with a single C++ header file cl2.hpp and all
definitions are contained within the namespace cl. There is no additional
requirement to include cl.h and to use either the C++ or original C
bindings; it is enough to simply include cl2.hpp.
The bindings themselves are lightweight and correspond closely to the
underlying C API. Using the C++ bindings introduces no additional
execution overhead.
|
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Download groups
| main |
mirror://GITHUB/KhronosGroup:OpenCL-CLHPP:v2026.05.29 |
| cmock |
mirror://GITHUB/ThrowTheSwitch:CMock:379a9a8:external/CMock |
| unity |
|
Distribution File Information
fafb4fd202d113992c009d46e6358e70076167e62a5baeb377fe813033a2655e 134966 KhronosGroup-OpenCL-CLHPP-2026.05.29.tar.gz
ec1db8dbed7bc3fde4c60cb49b23846981fad34ecde0b24200d0aa56b18eee20 437315 ThrowTheSwitch-CMock-379a9a8.tar.gz
Ports that require opencl-clhpp:std
| No other ports depend on this one. |