ASL  0.1.6
Advanced Simulation Library
Classes | Variables
OpenCL Kernel Generation
Collaboration diagram for OpenCL Kernel Generation:

Classes

class  acl::Kernel
 OpenCl Kernel generator. More...
 
class  acl::KernelConfiguration
 ACL Kernel configuration class. More...
 
class  acl::KernelMerger
 OpenCl Kernel merger. More...
 

Variables

const KernelConfiguration acl::KERNEL_BASIC
 
const KernelConfiguration acl::KERNEL_SIMD
 
const KernelConfiguration acl::KERNEL_SIMDUA
 

Detailed Description

Variable Documentation

const KernelConfiguration acl::KERNEL_BASIC
const KernelConfiguration acl::KERNEL_SIMD
Examples:
testKernel.cc.
const KernelConfiguration acl::KERNEL_SIMDUA
Examples:
testKernel.cc.