CLOGS
C++ library for sorting and searching in OpenCL applications
|
Control over tuning policy. More...
Go to the source code of this file.
Classes | |
class | clogs::TunePolicy |
Namespaces | |
clogs | |
OpenCL primitives. | |
Enumerations | |
enum | TuneVerbosity { TUNE_VERBOSITY_SILENT = 0, TUNE_VERBOSITY_TERSE = 1, TUNE_VERBOSITY_NORMAL = 2, TUNE_VERBOSITY_DEBUG = 3 } |
Functions | |
const TunePolicy & | clogs::detail::getDetail (const clogs::TunePolicy &) |
Control over tuning policy.