check transfer
0.1
Check data transfer for SDAccell OpenCL application
|
Go to the source code of this file.
Namespaces | |
xcl | |
Functions | |
std::string | xcl::find_binary_file (const std::string &_device_name, const std::string &xclbin_name) |
std::vector< cl::Device > | xcl::get_devices (const std::string &vendor_name) |
std::vector< cl::Device > | xcl::get_xil_devices () |
cl::Program::Binaries | xcl::import_binary_file (std::string xclbin_file_name) |
bool | xcl::is_emulation () |
bool | xcl::is_hw_emulation () |