Provides access to the underlying hardware.
More...
#include <aclHardware.h>
Provides access to the underlying hardware.
Definition at line 138 of file aclHardware.h.
acl::Hardware::Hardware |
( |
| ) |
|
OpenCL related initializations are done here. Context, Device list, Command Queue are set up. Default computation queue is set to the first found device.
acl::Hardware::Hardware |
( |
| ) |
|
OpenCL related initializations are done here. Context, Device list, Command Queue are set up. Default computation queue is set to the first found device.
std::string acl::Hardware::getDefaultDeviceInfo |
( |
| ) |
|
std::string acl::Hardware::getDefaultDeviceInfo |
( |
| ) |
|
std::string acl::Hardware::getDevicesInfo |
( |
| ) |
|
std::string acl::Hardware::getDevicesInfo |
( |
| ) |
|
void acl::Hardware::setDefaultQueue |
( |
const std::string & |
platform = "" , |
|
|
const std::string & |
device = "" |
|
) |
| |
Sets default computation queue identified by platform
and device
. Warns if requested combination is not found.
void acl::Hardware::setDefaultQueue |
( |
const std::string & |
platform = "" , |
|
|
const std::string & |
device = "" |
|
) |
| |
Sets default computation queue identified by platform
and device
. Warns if requested combination is not found.
The documentation for this class was generated from the following file:
- /build/asl-cIsmox/asl-0.1.6/debian/tmp/usr/include/ASL/acl/aclHardware.h