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