ASL
0.1.7
Advanced Simulation Library
|
Go to the documentation of this file.
27 #include "../aclElementBase.h"
41 vector<Element> & localDeclarations)
const;
46 #endif // ACLGROUPID_H
virtual string getLocalDeclaration(const KernelConfiguration &kernelConfig) const
virtual void setAsArgument(cl::Kernel &kernel, unsigned int argumentIndex) const
Class interface for cl_kernel.
GroupID(unsigned int s=0)
virtual void addToKernelSource(vector< Element > &arguments, vector< Element > &localDeclarations) const
virtual string str(const KernelConfiguration &kernelConfig) const
ACL Kernel configuration class.
virtual string getName() const
virtual string getTypeSignature(const KernelConfiguration &kernelConfig) const
Advanced Computational Language.