ASL  0.1.7
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

◆ KERNEL_BASIC

const KernelConfiguration acl::KERNEL_BASIC

◆ KERNEL_SIMD

const KernelConfiguration acl::KERNEL_SIMD
Examples
testKernel.cc.

◆ KERNEL_SIMDUA

const KernelConfiguration acl::KERNEL_SIMDUA
Examples
testKernel.cc.