|
DP-HLS
|
#include <cl_utils.h>
Public Attributes | |
| cl_int | err |
| cl::Context | context |
| std::map< string, cl::Kernel > | kernels |
| std::map< string, cl::CommandQueue > | queues |
| cl::Context CLUtils::KernelWrapper::context |
| cl_int CLUtils::KernelWrapper::err |
| std::map<string, cl::Kernel> CLUtils::KernelWrapper::kernels |
| std::map<string, cl::CommandQueue> CLUtils::KernelWrapper::queues |