ASL 0.1.7
Advanced Simulation Library
Loading...
Searching...
No Matches
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
extern

◆ KERNEL_SIMD

const KernelConfiguration acl::KERNEL_SIMD
extern
Examples
testKernel.cc.

Definition at line 38 of file aclKernelConfigurationTemplates.h.

◆ KERNEL_SIMDUA

const KernelConfiguration acl::KERNEL_SIMDUA
extern
Examples
testKernel.cc.

Definition at line 40 of file aclKernelConfigurationTemplates.h.