About Anaconda Help Download Anaconda

C++ bindings for OpenCL Host API.

Installers

  • osx-64 v2.0.10

conda install

To install this package run one of the following:
conda install osgeo-forge::opencl-clhpp

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.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.17) Legal | Privacy Policy