|
Bolt
1.3
C++ template library with support for OpenCL
|
This structure ensures that a kernel is compiled only once for specified devices. More...
#include <bolt.h>
Public Attributes | |
| ::cl::Context | context |
| ::std::string | device |
| ::std::string | compileOptions |
| ::std::string | kernelSource |
This structure ensures that a kernel is compiled only once for specified devices.
1.8.3