check transfer
0.1
Check data transfer for SDAccell OpenCL application
|
#include <xcl2.hpp>
Public Types | |
using | value_type = T |
Public Member Functions | |
T * | allocate (std::size_t num) |
void | deallocate (T *p, std::size_t num) |
using aligned_allocator< T >::value_type = T |
|
inline |
|
inline |
Definition at line 62 of file xcl2.hpp.
References xcl::find_binary_file(), xcl::get_devices(), xcl::get_xil_devices(), xcl::import_binary_file(), xcl::is_emulation(), and xcl::is_hw_emulation().