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:v2024.10.24 |
cmock |
mirror://GITHUB/ThrowTheSwitch:CMock:379a9a8:external/CMock |
unity |
|
Distribution File Information
51aebe848514b3bc74101036e111f8ee98703649eec7035944831dc6e05cec14 132695 KhronosGroup-OpenCL-CLHPP-2024.10.24.tar.gz
ec1db8dbed7bc3fde4c60cb49b23846981fad34ecde0b24200d0aa56b18eee20 437315 ThrowTheSwitch-CMock-379a9a8.tar.gz
Ports that require opencl-clhpp:std
No other ports depend on this one. |