Provides access to the underlying hardware.
More...
#include <aclHardware.h>
Provides access to the underlying hardware.
Definition at line 141 of file aclHardware.h.
◆ Hardware() [1/2]
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.
◆ Hardware() [2/2]
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.
◆ getDefaultDeviceInfo() [1/2]
std::string acl::Hardware::getDefaultDeviceInfo |
( |
| ) |
|
◆ getDefaultDeviceInfo() [2/2]
std::string acl::Hardware::getDefaultDeviceInfo |
( |
| ) |
|
◆ getDevicesInfo() [1/2]
std::string acl::Hardware::getDevicesInfo |
( |
| ) |
|
◆ getDevicesInfo() [2/2]
std::string acl::Hardware::getDevicesInfo |
( |
| ) |
|
◆ setDefaultQueue() [1/2]
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.
◆ setDefaultQueue() [2/2]
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.
◆ defaultQueue
◆ queues
The documentation for this class was generated from the following file:
- /build/asl-t3w2Wd/asl-0.1.7/debian/tmp/usr/include/ASL/acl/aclHardware.h