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:v2025.07.22 |
cmock |
mirror://GITHUB/ThrowTheSwitch:CMock:379a9a8:external/CMock |
unity |
|
Distribution File Information
c1031afde6e9eb042e6fcfbc17078f4b437a7e8d55482a1ca6e0fa762d262a89 133002 KhronosGroup-OpenCL-CLHPP-2025.07.22.tar.gz
ec1db8dbed7bc3fde4c60cb49b23846981fad34ecde0b24200d0aa56b18eee20 437315 ThrowTheSwitch-CMock-379a9a8.tar.gz
Ports that require opencl-clhpp:std
No other ports depend on this one. |