Offers classes which set up kernel execution parameters and provide interfaces for the handling of memory objects. More...
Namespaces | |
ICP | |
Offers classes associated with the ICP pipeline. | |
Offers classes which set up kernel execution parameters and provide interfaces for the handling of memory objects.
clutils::CLEnv
environment. This means, there is a known context on which they will operate, there is a known command queue which they will use, and all the necessary kernel code has been compiled. For more info on CLUtils, you can check the online documentation.