7 #ifndef JB_DEFAULT_device_name 8 #define JB_DEFAULT_device_name "" 9 #endif // JB_DEFAULT_device_name 21 "When selecting an OpenCL device, prefer those matching this " 22 "name. If the name is empty (or no device by that name is " 23 "matched) select the GPU device with the largest number of " 25 "If no GPU device is available, select a CPU device."),
Define defaults for program parameters.
std::string device_name(JB_DEFAULT_device_name)
#define JB_DEFAULT_device_name
The top-level namespace for the JayBeams library.