CMD + K

opencl-clhpp

Community

C++ bindings for OpenCL Host API.

Installation

To install this package, run one of the following:

Conda
$conda install osgeo-forge::opencl-clhpp

Usage Tracking

2.0.10
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

C++ bindings for OpenCL Host API.

Last Updated

Nov 28, 2018 at 22:10

License

Khronos open source

Supported Platforms

macOS-64