24 #include "cheetah/fdas/Config.h" 33 : utils::Config(
"fdas")
42 void Config::add_options(OptionsDescriptionEasyInit& add_options)
45 (
"active", boost::program_options::value<bool>(&_active)->default_value(
true),
"turn on/off the frequency domain acceleration search");
54 return _opencl_config;
bool active() const
returns true if fdao task is to be performed
Some limits and constants for FLDO.
Configuration specific to the opencl algorithm.