42 extern const std::vector<std::string>
TYPE;
152 const std::string & device =
"");
153 std::vector<CommandQueue>
queues;
158 std::string devicesInfo;
166 #endif // ACLHARDWARE_H
cl::Device getDevice(const CommandQueue &queue)
Advanced Computational Language.
const std::vector< TypeID > TYPE_SELECT
contains trasnlation of types necessery for use in the function select
std::shared_ptr< cl::CommandQueue > CommandQueue
std::string getDevicesInfo()
C++ bindings for OpenCL 1.0 (rev 48), OpenCL 1.1 (rev 33) and OpenCL 1.2 (rev 15) ...
cl::Context getContext(const CommandQueue &queue)
CommandQueue defaultQueue
const std::vector< unsigned char > TYPE_SIZE
const std::vector< std::string > TYPE
std::string getDefaultDeviceInfo()
std::vector< CommandQueue > queues
Provides access to the underlying hardware.
Class interface for cl_device_id.
std::string getDeviceVersion(const CommandQueue &queue)
Class interface for cl_context.
void setDefaultQueue(const std::string &platform="", const std::string &device="")
std::string getDriverVersion(const CommandQueue &queue)